Class HttpSessionObjectManagedObject

java.lang.Object
net.officefloor.web.session.object.HttpSessionObjectManagedObject
All Implemented Interfaces:
ContextAwareManagedObject, CoordinatingManagedObject<HttpSessionObjectManagedObject.Dependencies>, ManagedObject

public class HttpSessionObjectManagedObject extends Object implements ContextAwareManagedObject, CoordinatingManagedObject<HttpSessionObjectManagedObject.Dependencies>
ManagedObject to cache creation of an Object within the HttpSession.
Author:
Daniel Sagenschneider