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