Uses of Interface
net.officefloor.frame.api.managedobject.CoordinatingManagedObject
Packages that use CoordinatingManagedObject
Package
Description
-
Uses of CoordinatingManagedObject in net.officefloor.frame.test
Classes in net.officefloor.frame.test that implement CoordinatingManagedObjectModifier and TypeClassDescriptionclassTestManagedObject<O extends Enum<O>,F extends Enum<F>> TestManagedObjectPool.classTestManagedObjectthat simplifies theTestManagedObject. -
Uses of CoordinatingManagedObject in net.officefloor.jpa
Classes in net.officefloor.jpa that implement CoordinatingManagedObject -
Uses of CoordinatingManagedObject in net.officefloor.plugin.managedobject.clazz
Classes in net.officefloor.plugin.managedobject.clazz that implement CoordinatingManagedObjectModifier and TypeClassDescriptionclassCoordinatingManagedObjectto dependency inject theObjectinstance and make it available for use. -
Uses of CoordinatingManagedObject in net.officefloor.server.http.impl
Classes in net.officefloor.server.http.impl that implement CoordinatingManagedObject -
Uses of CoordinatingManagedObject in net.officefloor.spring
Classes in net.officefloor.spring that implement CoordinatingManagedObject -
Uses of CoordinatingManagedObject in net.officefloor.spring.starter.rest.argument
Classes in net.officefloor.spring.starter.rest.argument that implement CoordinatingManagedObject -
Uses of CoordinatingManagedObject in net.officefloor.web.security.impl
Classes in net.officefloor.web.security.impl that implement CoordinatingManagedObject -
Uses of CoordinatingManagedObject in net.officefloor.web.session
Classes in net.officefloor.web.session that implement CoordinatingManagedObject -
Uses of CoordinatingManagedObject in net.officefloor.web.session.object
Classes in net.officefloor.web.session.object that implement CoordinatingManagedObjectModifier and TypeClassDescriptionclass -
Uses of CoordinatingManagedObject in net.officefloor.web.state
Classes in net.officefloor.web.state that implement CoordinatingManagedObjectModifier and TypeClassDescriptionstatic classManagedObjectto retrieve the object from theHttpApplicationState.classManagedObjectto retrieve the object from theHttpRequestState.