Modifier and Type | Method and Description |
---|---|
CleanupEscalation[] |
CleanupSequenceImpl.getCleanupEscalations() |
Modifier and Type | Method and Description |
---|---|
CleanupEscalation[] |
CleanupSequence.getCleanupEscalations()
Obtains the registered
CleanupEscalation instances. |
Modifier and Type | Method and Description |
---|---|
CleanupEscalation[] |
RecycleManagedObjectParameter.getCleanupEscalations()
Obtains possible
CleanupEscalation instances that occurred in
cleaning up previous ManagedObject instances. |
Modifier and Type | Method and Description |
---|---|
void |
HttpManagedObject.cleanup(CleanupEscalation[] cleanupEscalations)
Cleans up this
HttpManagedObject . |
Modifier and Type | Method and Description |
---|---|
void |
HttpManagedObjectImpl.cleanup(CleanupEscalation[] cleanupEscalations) |
Copyright © 2005–2016. All rights reserved.