net.officefloor.plugin.servlet.web.http.session
Class ServletHttpSessionManagedObjectSource
java.lang.Object
net.officefloor.frame.spi.managedobject.source.impl.AbstractAsyncManagedObjectSource<D,F>
net.officefloor.frame.spi.managedobject.source.impl.AbstractManagedObjectSource<ServletHttpSessionManagedObjectSource.DependencyKeys,None>
net.officefloor.plugin.servlet.web.http.session.ServletHttpSessionManagedObjectSource
- All Implemented Interfaces:
- ManagedObjectSource<ServletHttpSessionManagedObjectSource.DependencyKeys,None>
public class ServletHttpSessionManagedObjectSource
- extends AbstractManagedObjectSource<ServletHttpSessionManagedObjectSource.DependencyKeys,None>
ManagedObjectSource providing a HttpSession implementation
backed by a ServletBridge.
- Author:
- Daniel Sagenschneider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServletHttpSessionManagedObjectSource
public ServletHttpSessionManagedObjectSource()
loadSpecification
protected void loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
- Specified by:
loadSpecification in class AbstractAsyncManagedObjectSource<ServletHttpSessionManagedObjectSource.DependencyKeys,None>
loadMetaData
protected void loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<ServletHttpSessionManagedObjectSource.DependencyKeys,None> context)
throws Exception
- Specified by:
loadMetaData in class AbstractAsyncManagedObjectSource<ServletHttpSessionManagedObjectSource.DependencyKeys,None>
- Throws:
Exception
getManagedObject
protected ManagedObject getManagedObject()
throws Throwable
- Specified by:
getManagedObject in class AbstractManagedObjectSource<ServletHttpSessionManagedObjectSource.DependencyKeys,None>
- Throws:
Throwable
Copyright © 2005-2011. All Rights Reserved.