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 ManagedFunctionInterest
ManagedFunctionBoundManagedObjects. createInterest()
Creates anManagedFunctionInterest
in the boundManagedObjectContainer
instances of theManagedFunctionContainer
.ManagedFunctionInterest
ManagedFunctionContainerImpl. 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 ManagedFunctionInterest
ManagedFunctionContainer. createInterest()
Creates aManagedFunctionInterest
in thisManagedFunctionContainer
.
-