public class ServletHttpSessionManagedObjectSource extends net.officefloor.frame.spi.managedobject.source.impl.AbstractManagedObjectSource<ServletHttpSessionManagedObjectSource.DependencyKeys,net.officefloor.frame.api.build.None>
| Modifier and Type | Class and Description |
|---|---|
static class |
ServletHttpSessionManagedObjectSource.DependencyKeys
Dependency keys for the
ServletHttpSessionManagedObjectSource. |
class |
ServletHttpSessionManagedObjectSource.ServletHttpSessionManagedObject
ManagedObject for the ServletHttpSession. |
net.officefloor.frame.spi.managedobject.source.impl.AbstractAsyncManagedObjectSource.DependencyLabeller, net.officefloor.frame.spi.managedobject.source.impl.AbstractAsyncManagedObjectSource.Labeller, net.officefloor.frame.spi.managedobject.source.impl.AbstractAsyncManagedObjectSource.MetaDataContext<D extends Enum<D>,F extends Enum<F>>, net.officefloor.frame.spi.managedobject.source.impl.AbstractAsyncManagedObjectSource.SpecificationContext| Constructor and Description |
|---|
ServletHttpSessionManagedObjectSource() |
| Modifier and Type | Method and Description |
|---|---|
protected net.officefloor.frame.spi.managedobject.ManagedObject |
getManagedObject() |
protected void |
loadMetaData(net.officefloor.frame.spi.managedobject.source.impl.AbstractAsyncManagedObjectSource.MetaDataContext<ServletHttpSessionManagedObjectSource.DependencyKeys,net.officefloor.frame.api.build.None> context) |
protected void |
loadSpecification(net.officefloor.frame.spi.managedobject.source.impl.AbstractAsyncManagedObjectSource.SpecificationContext context) |
sourceManagedObjectpublic ServletHttpSessionManagedObjectSource()
protected void loadSpecification(net.officefloor.frame.spi.managedobject.source.impl.AbstractAsyncManagedObjectSource.SpecificationContext context)
loadSpecification in class net.officefloor.frame.spi.managedobject.source.impl.AbstractAsyncManagedObjectSource<ServletHttpSessionManagedObjectSource.DependencyKeys,net.officefloor.frame.api.build.None>protected void loadMetaData(net.officefloor.frame.spi.managedobject.source.impl.AbstractAsyncManagedObjectSource.MetaDataContext<ServletHttpSessionManagedObjectSource.DependencyKeys,net.officefloor.frame.api.build.None> context) throws Exception
loadMetaData in class net.officefloor.frame.spi.managedobject.source.impl.AbstractAsyncManagedObjectSource<ServletHttpSessionManagedObjectSource.DependencyKeys,net.officefloor.frame.api.build.None>Exceptionprotected net.officefloor.frame.spi.managedobject.ManagedObject getManagedObject()
throws Throwable
getManagedObject in class net.officefloor.frame.spi.managedobject.source.impl.AbstractManagedObjectSource<ServletHttpSessionManagedObjectSource.DependencyKeys,net.officefloor.frame.api.build.None>ThrowableCopyright © 2005–2015. All rights reserved.