Uses of Interface
net.officefloor.frame.internal.structure.AssetManagerHirer
Packages that use AssetManagerHirer
Package
Description
-
Uses of AssetManagerHirer in net.officefloor.frame.impl.construct.asset
Methods in net.officefloor.frame.impl.construct.asset that return AssetManagerHirerModifier and TypeMethodDescriptionAssetManagerRegistry.getAssetManagerHirers()Obtain all the registeredAssetManagerHirerinstances. -
Uses of AssetManagerHirer in net.officefloor.frame.impl.execute.asset
Classes in net.officefloor.frame.impl.execute.asset that implement AssetManagerHirerMethods in net.officefloor.frame.impl.execute.asset with parameters of type AssetManagerHirerModifier and TypeMethodDescriptionstatic AssetManager[]OfficeManagerHirerImpl.hireAssetManagers(AssetManagerHirer[] assetManagerHirers, ProcessState managingProcess) Hires all theAssetManagerinstances.voidOfficeManagerHirerImpl.setAssetManagerHirers(AssetManagerHirer[] assetManagerHirers) Specifies theAssetManagerHirerinstances.