Package net.officefloor.frame.impl.execute.service
-
Interface Summary Interface Description SafeManagedObjectService.ProcessInvoker<F extends java.lang.Enum<F>> Invokes theProcessState
from theManagedObjectServiceContext
.SafeManagedObjectService.SafeServicer<F extends java.lang.Enum<F>,T extends java.lang.Exception> Safely invokes service on theManagedObjectServiceContext
. -
Class Summary Class Description SafeManagedObjectService<F extends java.lang.Enum<F>> Wraps the set up of theManagedObjectService
to block invocations until available.