Uses of Interface
net.officefloor.frame.api.manage.ObjectUser
Packages that use ObjectUser
Package
Description
-
Uses of ObjectUser in net.officefloor.compile.impl.state.autowire
Methods in net.officefloor.compile.impl.state.autowire with parameters of type ObjectUserModifier and TypeMethodDescription<O> voidAutoWireStateManagerImpl.load(String qualifier, Class<? extends O> objectType, ObjectUser<O> user) -
Uses of ObjectUser in net.officefloor.compile.spi.supplier.source
Methods in net.officefloor.compile.spi.supplier.source with parameters of type ObjectUserModifier and TypeMethodDescription<O> voidInternalSupplier.load(String qualifier, Class<? extends O> objectType, ObjectUser<O> user) Loads the object asynchronously. -
Uses of ObjectUser in net.officefloor.compile.state.autowire
Methods in net.officefloor.compile.state.autowire with parameters of type ObjectUserModifier and TypeMethodDescription<O> voidAutoWireStateManager.load(String qualifier, Class<? extends O> objectType, ObjectUser<O> user) Loads the object from theManagedObjectasynchronously. -
Uses of ObjectUser in net.officefloor.frame.api.manage
Methods in net.officefloor.frame.api.manage with parameters of type ObjectUserModifier and TypeMethodDescription<O> voidStateManager.load(String boundObjectName, ObjectUser<O> user) Loads the object from theManagedObjectasynchronously. -
Uses of ObjectUser in net.officefloor.frame.impl.execute.office
Classes in net.officefloor.frame.impl.execute.office that implement ObjectUserMethods in net.officefloor.frame.impl.execute.office with parameters of type ObjectUserModifier and TypeMethodDescription<O> voidStateManagerImpl.load(String boundObjectName, ObjectUser<O> user)