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 theManagedObjectto obtain references to the Objects of otherManagedObjectinstances.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 aCoordinatingManagedObjectinstance.ProcessSafeOperation<R,T extends java.lang.Throwable> ProcessStatesafe operation.