Uses of Interface
net.officefloor.frame.internal.structure.ManagedFunctionInterest
-
Packages that use ManagedFunctionInterest Package Description net.officefloor.frame.impl.execute.function net.officefloor.frame.internal.structure -
-
Uses of ManagedFunctionInterest in net.officefloor.frame.impl.execute.function
Methods in net.officefloor.frame.impl.execute.function that return ManagedFunctionInterest Modifier and Type Method Description ManagedFunctionInterestManagedFunctionBoundManagedObjects. createInterest()Creates anManagedFunctionInterestin the boundManagedObjectContainerinstances of theManagedFunctionContainer.ManagedFunctionInterestManagedFunctionContainerImpl. createInterest() -
Uses of ManagedFunctionInterest in net.officefloor.frame.internal.structure
Methods in net.officefloor.frame.internal.structure that return ManagedFunctionInterest Modifier and Type Method Description ManagedFunctionInterestManagedFunctionContainer. createInterest()Creates aManagedFunctionInterestin thisManagedFunctionContainer.
-