Uses of Interface
net.officefloor.frame.api.managedobject.recycle.RecycleManagedObjectParameter
Packages that use RecycleManagedObjectParameter
-
Uses of RecycleManagedObjectParameter in net.officefloor.frame.api.managedobject.recycle
Methods in net.officefloor.frame.api.managedobject.recycle that return RecycleManagedObjectParameterModifier and TypeMethodDescriptionstatic <M extends ManagedObject>
RecycleManagedObjectParameter<M>RecycleManagedObjectParameter.getRecycleManagedObjectParameter(ManagedFunctionContext<?, ?> context) Convenience method to obtain theRecycleManagedObjectParameterfrom theManagedFunctionContext. -
Uses of RecycleManagedObjectParameter in net.officefloor.frame.test
Fields in net.officefloor.frame.test with type parameters of type RecycleManagedObjectParameterModifier and TypeFieldDescriptionTestManagedObject.recycleConsumerConsumerto be provided theRecycleManagedObjectParameteron recycling.