Uses of Interface
net.officefloor.frame.internal.structure.ManagedFunctionLogicContext
Packages that use ManagedFunctionLogicContext
Package
Description
-
Uses of ManagedFunctionLogicContext in net.officefloor.frame.impl.execute.administration
Methods in net.officefloor.frame.impl.execute.administration with parameters of type ManagedFunctionLogicContextModifier and TypeMethodDescriptionvoidAdministrationFunctionLogic.execute(ManagedFunctionLogicContext context, ThreadState threadState) -
Uses of ManagedFunctionLogicContext in net.officefloor.frame.impl.execute.managedfunction
Methods in net.officefloor.frame.impl.execute.managedfunction with parameters of type ManagedFunctionLogicContextModifier and TypeMethodDescriptionvoidManagedFunctionLogicImpl.execute(ManagedFunctionLogicContext context, ThreadState threadState) -
Uses of ManagedFunctionLogicContext in net.officefloor.frame.internal.structure
Methods in net.officefloor.frame.internal.structure with parameters of type ManagedFunctionLogicContextModifier and TypeMethodDescriptionvoidManagedFunctionLogic.execute(ManagedFunctionLogicContext context, ThreadState threadState) Executes theManagedFunctionLogic.