|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DestructionManager | |
|---|---|
| uws.job | |
| uws.job.manager | |
| uws.service | |
| Uses of DestructionManager in uws.job |
|---|
| Methods in uws.job that return DestructionManager | |
|---|---|
DestructionManager |
JobList.getDestructionManager()
Gets the used destruction manager. |
| Methods in uws.job with parameters of type DestructionManager | |
|---|---|
void |
JobList.setDestructionManager(DestructionManager newManager)
Sets the destruction manager to use. |
| Uses of DestructionManager in uws.job.manager |
|---|
| Classes in uws.job.manager that implement DestructionManager | |
|---|---|
class |
DefaultDestructionManager
The default implementation of the DestructionManager interface. |
| Uses of DestructionManager in uws.service |
|---|
| Methods in uws.service that return DestructionManager | |
|---|---|
DestructionManager |
AbstractUWS.getDestructionManager()
Gets the destruction manager. |
| Methods in uws.service with parameters of type DestructionManager | |
|---|---|
void |
AbstractUWS.setDestructionManager(DestructionManager newManager)
Sets its destruction manager. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||