net.officefloor.plugin.servlet.web.http.application
Class ServletHttpApplicationStateManagedObjectSource
java.lang.Object
net.officefloor.frame.spi.managedobject.source.impl.AbstractAsyncManagedObjectSource<D,F>
net.officefloor.frame.spi.managedobject.source.impl.AbstractManagedObjectSource<ServletHttpApplicationStateManagedObjectSource.Dependencies,None>
net.officefloor.plugin.servlet.web.http.application.ServletHttpApplicationStateManagedObjectSource
- All Implemented Interfaces:
- ManagedObjectSource<ServletHttpApplicationStateManagedObjectSource.Dependencies,None>
public class ServletHttpApplicationStateManagedObjectSource
- extends AbstractManagedObjectSource<ServletHttpApplicationStateManagedObjectSource.Dependencies,None>
HttpApplicationState implemented with the ServletBridge to
use the ServletContext.
- Author:
- Daniel Sagenschneider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServletHttpApplicationStateManagedObjectSource
public ServletHttpApplicationStateManagedObjectSource()
loadSpecification
protected void loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
- Specified by:
loadSpecification in class AbstractAsyncManagedObjectSource<ServletHttpApplicationStateManagedObjectSource.Dependencies,None>
loadMetaData
protected void loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<ServletHttpApplicationStateManagedObjectSource.Dependencies,None> context)
throws Exception
- Specified by:
loadMetaData in class AbstractAsyncManagedObjectSource<ServletHttpApplicationStateManagedObjectSource.Dependencies,None>
- Throws:
Exception
getManagedObject
protected ManagedObject getManagedObject()
throws Throwable
- Specified by:
getManagedObject in class AbstractManagedObjectSource<ServletHttpApplicationStateManagedObjectSource.Dependencies,None>
- Throws:
Throwable
Copyright © 2005-2012. All Rights Reserved.