Uses of Interface
net.officefloor.frame.api.managedobject.CoordinatingManagedObject
-
-
Uses of CoordinatingManagedObject in net.officefloor.frame.test
Classes in net.officefloor.frame.test that implement CoordinatingManagedObject Modifier and Type Class Description classTestManagedObject<O extends java.lang.Enum<O>,F extends java.lang.Enum<F>>TestManagedObjectPool.classTestObjectTestManagedObjectthat simplifies theTestManagedObject. -
Uses of CoordinatingManagedObject in net.officefloor.jpa
Classes in net.officefloor.jpa that implement CoordinatingManagedObject Modifier and Type Class Description classJpaManagedObjectSource.JpaManagedObjectJPAManagedObject. -
Uses of CoordinatingManagedObject in net.officefloor.plugin.managedobject.clazz
Classes in net.officefloor.plugin.managedobject.clazz that implement CoordinatingManagedObject Modifier and Type Class Description classClassManagedObjectCoordinatingManagedObjectto dependency inject theObjectinstance and make it available for use. -
Uses of CoordinatingManagedObject in net.officefloor.spring
Classes in net.officefloor.spring that implement CoordinatingManagedObject Modifier and Type Class Description classSpringBeanManagedObjectSourceSpring beanManagedObjectSource. -
Uses of CoordinatingManagedObject in net.officefloor.web.security.impl
Classes in net.officefloor.web.security.impl that implement CoordinatingManagedObject Modifier and Type Class Description classAccessControlManagedObjectSource.AccessControlManagedObjectManagedObjectfor the access control. -
Uses of CoordinatingManagedObject in net.officefloor.web.session
Classes in net.officefloor.web.session that implement CoordinatingManagedObject Modifier and Type Class Description classHttpSessionManagedObjectManagedObjectfor aHttpSession. -
Uses of CoordinatingManagedObject in net.officefloor.web.session.object
Classes in net.officefloor.web.session.object that implement CoordinatingManagedObject Modifier and Type Class Description classHttpSessionObjectManagedObject -
Uses of CoordinatingManagedObject in net.officefloor.web.state
Classes in net.officefloor.web.state that implement CoordinatingManagedObject Modifier and Type Class Description static classHttpApplicationObjectManagedObjectSource.HttpApplicationObjectManagedObjectManagedObjectto retrieve the object from theHttpApplicationState.classHttpRequestObjectManagedObjectSource.HttpRequestObjectManagedObjectManagedObjectto retrieve the object from theHttpRequestState.
-