Uses of Interface
net.officefloor.frame.api.managedobject.recycle.CleanupEscalation
Packages that use CleanupEscalation
Package
Description
-
Uses of CleanupEscalation in net.officefloor.frame.api.managedobject
Methods in net.officefloor.frame.api.managedobject with parameters of type CleanupEscalationModifier and TypeMethodDescriptionvoidInputManagedObject.clean(CleanupEscalation[] cleanupEscalations) Invoked to clean theManagedObjectat end of servicing. -
Uses of CleanupEscalation in net.officefloor.frame.api.managedobject.recycle
Methods in net.officefloor.frame.api.managedobject.recycle that return CleanupEscalationModifier and TypeMethodDescriptionRecycleManagedObjectParameter.getCleanupEscalations()Obtains possibleCleanupEscalationinstances that occurred in cleaning up previousManagedObjectinstances. -
Uses of CleanupEscalation in net.officefloor.server.http
Methods in net.officefloor.server.http that return CleanupEscalationModifier and TypeMethodDescriptionCleanupException.getCleanupEscalations()Obtains theCleanupEscalationinstances.Constructors in net.officefloor.server.http with parameters of type CleanupEscalationModifierConstructorDescriptionCleanupException(CleanupEscalation[] cleanupEscalations) Instantiate. -
Uses of CleanupEscalation in net.officefloor.server.http.impl
Methods in net.officefloor.server.http.impl with parameters of type CleanupEscalationModifier and TypeMethodDescriptionvoidProcessAwareServerHttpConnectionManagedObject.clean(CleanupEscalation[] cleanupEscalations)