net.officefloor.plugin.servlet.web.http.application
Class ServletHttpRequestStateManagedObjectSource
java.lang.Object
net.officefloor.frame.spi.managedobject.source.impl.AbstractAsyncManagedObjectSource<D,F>
net.officefloor.frame.spi.managedobject.source.impl.AbstractManagedObjectSource<ServletHttpRequestStateManagedObjectSource.Dependencies,None>
net.officefloor.plugin.servlet.web.http.application.ServletHttpRequestStateManagedObjectSource
- All Implemented Interfaces:
- ManagedObjectSource<ServletHttpRequestStateManagedObjectSource.Dependencies,None>
public class ServletHttpRequestStateManagedObjectSource
- extends AbstractManagedObjectSource<ServletHttpRequestStateManagedObjectSource.Dependencies,None>
HttpRequestState 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 |
ServletHttpRequestStateManagedObjectSource
public ServletHttpRequestStateManagedObjectSource()
loadSpecification
protected void loadSpecification(AbstractAsyncManagedObjectSource.SpecificationContext context)
- Specified by:
loadSpecification in class AbstractAsyncManagedObjectSource<ServletHttpRequestStateManagedObjectSource.Dependencies,None>
loadMetaData
protected void loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<ServletHttpRequestStateManagedObjectSource.Dependencies,None> context)
throws Exception
- Specified by:
loadMetaData in class AbstractAsyncManagedObjectSource<ServletHttpRequestStateManagedObjectSource.Dependencies,None>
- Throws:
Exception
getManagedObject
protected ManagedObject getManagedObject()
throws Throwable
- Specified by:
getManagedObject in class AbstractManagedObjectSource<ServletHttpRequestStateManagedObjectSource.Dependencies,None>
- Throws:
Throwable
Copyright © 2005-2012. All Rights Reserved.