Uses of Interface
net.officefloor.frame.internal.structure.AssetManager
Packages that use AssetManager
Package
Description
-
Uses of AssetManager in net.officefloor.frame.impl.execute.asset
Classes in net.officefloor.frame.impl.execute.asset that implement AssetManagerMethods in net.officefloor.frame.impl.execute.asset that return AssetManagerModifier and TypeMethodDescriptionOfficeManagerImpl.getAssetManager(AssetManagerReference assetManagerReference) AssetLatchImpl.getLinkedListSetOwner()AssetManagerHirerImpl.hireAssetManager(ProcessState managingProcess) static AssetManager[]OfficeManagerHirerImpl.hireAssetManagers(AssetManagerHirer[] assetManagerHirers, ProcessState managingProcess) Hires all theAssetManagerinstances.Constructors in net.officefloor.frame.impl.execute.asset with parameters of type AssetManagerModifierConstructorDescriptionOfficeManagerImpl(MonitorClockImpl monitorClock, long monitorInterval, FunctionLoop functionLoop, AssetManager[] assetManagers) Initiate. -
Uses of AssetManager in net.officefloor.frame.internal.structure
Methods in net.officefloor.frame.internal.structure that return AssetManagerModifier and TypeMethodDescriptionOfficeManager.getAssetManager(AssetManagerReference assetManagerReference) Obtains theAssetManagerfor theAssetManagerReference.AssetManagerHirer.hireAssetManager(ProcessState managingProcessState) Hires anAssetManagerrunning under theProcessState.