Uses of Interface
net.officefloor.frame.internal.structure.ManagedObjectCleanup
Packages that use ManagedObjectCleanup
Package
Description
-
Uses of ManagedObjectCleanup in net.officefloor.frame.impl.execute.managedobject
Classes in net.officefloor.frame.impl.execute.managedobject that implement ManagedObjectCleanupMethods in net.officefloor.frame.impl.execute.managedobject with parameters of type ManagedObjectCleanupModifier and TypeMethodDescriptionManagedObjectMetaDataImpl.recycle(ManagedObject managedObject, ManagedObjectCleanup cleanup) -
Uses of ManagedObjectCleanup in net.officefloor.frame.impl.execute.process
Methods in net.officefloor.frame.impl.execute.process that return ManagedObjectCleanup -
Uses of ManagedObjectCleanup in net.officefloor.frame.internal.structure
Methods in net.officefloor.frame.internal.structure that return ManagedObjectCleanupModifier and TypeMethodDescriptionProcessState.getManagedObjectCleanup()Obtains theManagedObjectCleanupfor thisProcessState.Methods in net.officefloor.frame.internal.structure with parameters of type ManagedObjectCleanupModifier and TypeMethodDescriptionManagedObjectMetaData.recycle(ManagedObject managedObject, ManagedObjectCleanup cleanupSequence) Creates theFunctionStatefor the recycling of theManagedObject.