Package net.officefloor.frame.api.managedobject
-
Interface Summary Interface Description AsynchronousContext Context to be notified about asynchronous operations by theAsynchronousManagedObject
.AsynchronousManagedObject Contract to provide control over asynchronous processing by theManagedObject
.AsynchronousOperation<T extends java.lang.Throwable> Asynchronous operation.ContextAwareManagedObject Context awareManagedObject
.CoordinatingManagedObject<O extends java.lang.Enum<O>> Provides the ability for theManagedObject
to obtain references to the Objects of otherManagedObject
instances.ManagedObject Core interface of a Managed Object.ManagedObjectContext Context for theManagedObject
.ObjectRegistry<O extends java.lang.Enum<O>> Registry providing the dependent Object instances for aCoordinatingManagedObject
instance.ProcessSafeOperation<R,T extends java.lang.Throwable> ProcessState
safe operation.