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 (multipleManagedObjectinstances used externally). -
Exception Summary Exception Description InvalidParameterTypeException Indicates parameter type toManagedFunctionis invalid.ObjectTimeoutException Indicates timed out waiting on the object.UnknownFunctionException Indicates an unknownManagedFunctionwas requested.UnknownObjectException Indicates an unknownManagedObjectwas requested.UnknownOfficeException Indicates an unknownOfficewas requested.