Uses of Interface
net.officefloor.frame.internal.structure.ManagedExecution
Packages that use ManagedExecution
Package
Description
-
Uses of ManagedExecution in net.officefloor.frame.impl.execute.execution
Methods in net.officefloor.frame.impl.execute.execution that return ManagedExecutionModifier and TypeMethodDescription<E extends Throwable>
ManagedExecution<E>ManagedExecutionFactoryImpl.createManagedExecution(Executive executive, Execution<E> execution) -
Uses of ManagedExecution in net.officefloor.frame.internal.structure
Methods in net.officefloor.frame.internal.structure that return ManagedExecutionModifier and TypeMethodDescription<E extends Throwable>
ManagedExecution<E>ManagedExecutionFactory.createManagedExecution(Executive executive, Execution<E> execution) Creates theManagedExecution.