Uses of Interface
net.officefloor.frame.internal.structure.OfficeManagerHirer
Packages that use OfficeManagerHirer
Package
Description
-
Uses of OfficeManagerHirer in net.officefloor.frame.impl.execute.asset
Classes in net.officefloor.frame.impl.execute.asset that implement OfficeManagerHirer -
Uses of OfficeManagerHirer in net.officefloor.frame.impl.execute.office
Constructors in net.officefloor.frame.impl.execute.office with parameters of type OfficeManagerHirerModifierConstructorDescriptionOfficeMetaDataImpl(String officeName, OfficeManagerHirer officeManagerHirer, MonitorClock monitorClock, FunctionLoop functionLoop, ThreadLocalAwareExecutor threadLocalAwareExecutor, Executive executive, ManagedExecutionFactory managedExecutionFactory, ManagedFunctionMetaData<?, ?>[] functionMetaDatas, ManagedFunctionLocator functionLocator, ProcessMetaData processMetaData, ManagedFunctionMetaData<?, ?> stateKeepAliveFunctionMetaData, Map<String, ManagedFunctionMetaData<?, ?>> loadObjectMetaDatas, OfficeStartupFunction[] startupFunctions, Profiler profiler) Initiate.