Package net.officefloor.frame.api.manage
-
Interface Summary Interface Description FunctionManager Interface to manage a particularManagedFunction
.ObjectUser<O> User of an object.Office Office within theOfficeFloor
.OfficeFloor ProcessManager Manages theProcessState
.StateManager Manages state (multipleManagedObject
instances used externally). -
Exception Summary Exception Description InvalidParameterTypeException Indicates parameter type toManagedFunction
is invalid.ObjectTimeoutException Indicates timed out waiting on the object.UnknownFunctionException Indicates an unknownManagedFunction
was requested.UnknownObjectException Indicates an unknownManagedObject
was requested.UnknownOfficeException Indicates an unknownOffice
was requested.