public class HttpServletSecurityManagedObjectSource extends net.officefloor.frame.spi.managedobject.source.impl.AbstractManagedObjectSource<HttpServletSecurityManagedObjectSource.Dependencies,net.officefloor.frame.api.build.None>
ManagedObjectSource for the HttpServletSecurity.| Modifier and Type | Class and Description |
|---|---|
static class |
HttpServletSecurityManagedObjectSource.Dependencies
Dependency keys.
|
static class |
HttpServletSecurityManagedObjectSource.HttpSecurityManagedObject<S,C>
ManagedObject for the HTTP security. |
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 |
|---|
HttpServletSecurityManagedObjectSource() |
| 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<HttpServletSecurityManagedObjectSource.Dependencies,net.officefloor.frame.api.build.None> context) |
protected void |
loadSpecification(net.officefloor.frame.spi.managedobject.source.impl.AbstractAsyncManagedObjectSource.SpecificationContext context) |
sourceManagedObjectpublic HttpServletSecurityManagedObjectSource()
protected void loadSpecification(net.officefloor.frame.spi.managedobject.source.impl.AbstractAsyncManagedObjectSource.SpecificationContext context)
loadSpecification in class net.officefloor.frame.spi.managedobject.source.impl.AbstractAsyncManagedObjectSource<HttpServletSecurityManagedObjectSource.Dependencies,net.officefloor.frame.api.build.None>protected void loadMetaData(net.officefloor.frame.spi.managedobject.source.impl.AbstractAsyncManagedObjectSource.MetaDataContext<HttpServletSecurityManagedObjectSource.Dependencies,net.officefloor.frame.api.build.None> context) throws Exception
loadMetaData in class net.officefloor.frame.spi.managedobject.source.impl.AbstractAsyncManagedObjectSource<HttpServletSecurityManagedObjectSource.Dependencies,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<HttpServletSecurityManagedObjectSource.Dependencies,net.officefloor.frame.api.build.None>ThrowableCopyright © 2005–2015. All rights reserved.