Package net.officefloor.frame.impl.execute.function
-
Interface Summary Interface Description LinkedListSetPromise.Translate<E> Translates the entry to aFunctionState
. -
Class Summary Class Description AbstractDelegateFunctionState AbstractFunctionState
that delegates functionality to a delegateFunctionState
.AbstractFunctionState AbstractFunctionState
.LinkedListSetPromise<I,E> ManagedFunctionBoundManagedObjects ManagedObjectContainer
instances bound to theManagedFunctionContainer
.ManagedFunctionContainerImpl<M extends ManagedFunctionLogicMetaData> FunctionState
to execute aManagedFunctionLogic
.Promise Provides promise like functionality forFunctionState
instances.SpawnThreadFunctionLogic FunctionLogic
to spawn aThreadState
.SynchroniseProcessStateFunctionLogic