|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ManagedObject in net.officefloor.autowire.impl |
|---|
| Classes in net.officefloor.autowire.impl that implement ManagedObject | |
|---|---|
class |
SingletonManagedObjectSource
Provides a singleton object. |
| Methods in net.officefloor.autowire.impl that return ManagedObject | |
|---|---|
protected ManagedObject |
SingletonManagedObjectSource.getManagedObject()
|
| Methods in net.officefloor.autowire.impl with parameters of type ManagedObject | |
|---|---|
Object |
SingletonManagedObjectSource.createExtensionInterface(ManagedObject managedObject)
|
| Uses of ManagedObject in net.officefloor.compile.test.managedobject |
|---|
| Methods in net.officefloor.compile.test.managedobject that return ManagedObject | |
|---|---|
protected ManagedObject |
ManagedObjectLoaderUtil.CollectMetaDataContextManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.demo.stocks |
|---|
| Classes in net.officefloor.demo.stocks that implement ManagedObject | |
|---|---|
class |
StockPriceSimulatorManagedObjectSource
Simulates StockPrice changes in the market. |
| Methods in net.officefloor.demo.stocks that return ManagedObject | |
|---|---|
protected ManagedObject |
StockPriceSimulatorManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.frame.impl.execute.administrator |
|---|
| Methods in net.officefloor.frame.impl.execute.administrator with parameters of type ManagedObject | |
|---|---|
I |
ExtensionInterfaceMetaDataImpl.extractExtensionInterface(ManagedObject managedObject,
ManagedObjectMetaData<?> managedObjectMetaData)
|
| Uses of ManagedObject in net.officefloor.frame.impl.execute.managedobject |
|---|
| Methods in net.officefloor.frame.impl.execute.managedobject with parameters of type ManagedObject | |
|---|---|
JobNode |
ManagedObjectMetaDataImpl.createRecycleJobNode(ManagedObject managedObject)
|
I |
ManagedObjectGovernanceMetaDataImpl.extractExtensionInterface(ManagedObject managedObject,
ManagedObjectMetaData<?> managedObjectMetaData)
|
void |
ManagedObjectContainerImpl.setManagedObject(ManagedObject managedObject)
|
protected void |
ManagedObjectContainerImpl.unloadManagedObject(ManagedObject managedObject,
JobNode recycleJob,
TeamIdentifier currentTeam)
Unloads the ManagedObject. |
| Constructors in net.officefloor.frame.impl.execute.managedobject with parameters of type ManagedObject | |
|---|---|
ManagedObjectContainerImpl(ManagedObject managedObject,
ManagedObjectMetaData<D> metaData,
ProcessState processState)
Initiate the container with a provided ManagedObject. |
|
| Uses of ManagedObject in net.officefloor.frame.impl.execute.office |
|---|
| Methods in net.officefloor.frame.impl.execute.office with parameters of type ManagedObject | ||
|---|---|---|
|
OfficeMetaDataImpl.createProcess(FlowMetaData<W> flowMetaData,
Object parameter,
ManagedObject inputManagedObject,
ManagedObjectMetaData<?> inputManagedObjectMetaData,
int processBoundIndexForInputManagedObject,
EscalationHandler inputManagedObjectEscalationHandler,
TeamManagement escalationResponsibleTeam,
Team escalationContinueTeam)
|
|
| Uses of ManagedObject in net.officefloor.frame.impl.execute.officefloor |
|---|
| Methods in net.officefloor.frame.impl.execute.officefloor with parameters of type ManagedObject | |
|---|---|
ProcessFuture |
ManagedObjectExecuteContextImpl.invokeProcess(F key,
Object parameter,
ManagedObject managedObject,
long delay)
|
ProcessFuture |
ManagedObjectExecuteContextImpl.invokeProcess(F key,
Object parameter,
ManagedObject managedObject,
long delay,
EscalationHandler escalationHandler)
|
ProcessFuture |
ManagedObjectExecuteContextImpl.invokeProcess(int processIndex,
Object parameter,
ManagedObject managedObject,
long delay)
|
ProcessFuture |
ManagedObjectExecuteContextImpl.invokeProcess(int processIndex,
Object parameter,
ManagedObject managedObject,
long delay,
EscalationHandler escalationHandler)
|
| Uses of ManagedObject in net.officefloor.frame.impl.execute.process |
|---|
| Constructors in net.officefloor.frame.impl.execute.process with parameters of type ManagedObject | |
|---|---|
ProcessStateImpl(ProcessMetaData processMetaData,
ProcessContextListener[] processContextListeners,
OfficeMetaData officeMetaData,
EscalationFlow officeFloorEscalation,
ProcessProfiler processProfiler,
ManagedObject inputManagedObject,
ManagedObjectMetaData<?> inputManagedObjectMetaData,
int inputManagedObjectIndex,
EscalationHandler inputManagedObjectEscalationHandler,
TeamManagement escalationResponsibleTeam,
Team escalationContinueTeam,
boolean[] escalationHandlerRequiredGovernance)
Initiate for a ProcessState initiated by a ManagedObject. |
|
| Uses of ManagedObject in net.officefloor.frame.impl.spi.pool |
|---|
| Methods in net.officefloor.frame.impl.spi.pool with parameters of type ManagedObject | |
|---|---|
void |
PassiveManagedObjectPool.lostManagedObject(ManagedObject managedObject)
|
void |
PassiveManagedObjectPool.returnManagedObject(ManagedObject managedObject)
|
| Uses of ManagedObject in net.officefloor.frame.impl.spi.team |
|---|
| Methods in net.officefloor.frame.impl.spi.team with parameters of type ManagedObject | ||
|---|---|---|
static void |
ProcessContextTeam.doProcess(ManagedObjectExecuteContext<?> executeContext,
int flowIndex,
Object parameter,
ManagedObject managedObject,
EscalationHandler escalationHandler)
Wrap invoking ProcessState on the
ManagedObjectExecuteContext to allow the Thread to be
available to execute the Task instances of the
ProcessState. |
|
static
|
ProcessContextTeam.doProcess(ManagedObjectExecuteContext<F> executeContext,
F flowKey,
Object parameter,
ManagedObject managedObject,
EscalationHandler escalationHandler)
Wrap invoking ProcessState on the
ManagedObjectExecuteContext to allow the Thread to be
available to execute the Task instances of the
ProcessState. |
|
| Uses of ManagedObject in net.officefloor.frame.internal.structure |
|---|
| Methods in net.officefloor.frame.internal.structure with parameters of type ManagedObject | ||
|---|---|---|
|
OfficeMetaData.createProcess(FlowMetaData<W> flowMetaData,
Object parameter,
ManagedObject inputManagedObject,
ManagedObjectMetaData<?> inputManagedObjectMetaData,
int processBoundIndexForInputManagedObject,
EscalationHandler inputManagedObjectEscalationHandler,
TeamManagement escalationResponsibleTeam,
Team escalationContinueTeam)
Creates a new ProcessState within the Office returning
the starting JobNode to be executed. |
|
JobNode |
ManagedObjectMetaData.createRecycleJobNode(ManagedObject managedObject)
Creates the JobNode for the recycling of the
ManagedObject. |
|
I |
ExtensionInterfaceExtractor.extractExtensionInterface(ManagedObject managedObject,
ManagedObjectMetaData<?> managedObjectMetaData)
Extracts the extension interface from the ManagedObject. |
|
| Uses of ManagedObject in net.officefloor.frame.spi.managedobject |
|---|
| Subinterfaces of ManagedObject in net.officefloor.frame.spi.managedobject | |
|---|---|
interface |
AsynchronousManagedObject
Contract to provide control over asynchronous processing by the ManagedObject. |
interface |
CoordinatingManagedObject<D extends Enum<D>>
Provides the ability for the ManagedObject to obtain references to
the Objects of other ManagedObject instances. |
interface |
NameAwareManagedObject
Name aware ManagedObject. |
| Uses of ManagedObject in net.officefloor.frame.spi.managedobject.extension |
|---|
| Methods in net.officefloor.frame.spi.managedobject.extension with parameters of type ManagedObject | |
|---|---|
I |
ExtensionInterfaceFactory.createExtensionInterface(ManagedObject managedObject)
Creates the specific extension interface for the ManagedObject. |
| Uses of ManagedObject in net.officefloor.frame.spi.managedobject.pool |
|---|
| Methods in net.officefloor.frame.spi.managedobject.pool with parameters of type ManagedObject | |
|---|---|
void |
ManagedObjectPool.lostManagedObject(ManagedObject managedObject)
Flags that the ManagedObject is lost. |
void |
ManagedObjectPool.returnManagedObject(ManagedObject managedObject)
Returns an instance to the pool. |
| Uses of ManagedObject in net.officefloor.frame.spi.managedobject.recycle |
|---|
| Classes in net.officefloor.frame.spi.managedobject.recycle with type parameters of type ManagedObject | |
|---|---|
interface |
RecycleManagedObjectParameter<MO extends ManagedObject>
Parameter to the recycle Task. |
| Uses of ManagedObject in net.officefloor.frame.spi.managedobject.source |
|---|
| Methods in net.officefloor.frame.spi.managedobject.source that return types with arguments of type ManagedObject | |
|---|---|
Class<? extends ManagedObject> |
ManagedObjectSourceMetaData.getManagedObjectClass()
Obtains the Class of the ManagedObject instances from the
ManagedObjectSource. |
| Methods in net.officefloor.frame.spi.managedobject.source with parameters of type ManagedObject | |
|---|---|
ProcessFuture |
ManagedObjectExecuteContext.invokeProcess(F key,
Object parameter,
ManagedObject managedObject,
long delay)
Instigates a JobSequence. |
ProcessFuture |
ManagedObjectExecuteContext.invokeProcess(F key,
Object parameter,
ManagedObject managedObject,
long delay,
EscalationHandler escalationHandler)
Instigates a JobSequence providing an EscalationHandler
to handle EscalationFlow from the JobSequence. |
ProcessFuture |
ManagedObjectExecuteContext.invokeProcess(int flowIndex,
Object parameter,
ManagedObject managedObject,
long delay)
Instigates a JobSequence. |
ProcessFuture |
ManagedObjectExecuteContext.invokeProcess(int flowIndex,
Object parameter,
ManagedObject managedObject,
long delay,
EscalationHandler escalationHandler)
Instigates a JobSequence providing an EscalationHandler
to handle EscalationFlow from the JobSequence. |
void |
ManagedObjectUser.setManagedObject(ManagedObject managedObject)
Specifies the ManagedObject to be used. |
| Uses of ManagedObject in net.officefloor.frame.spi.managedobject.source.impl |
|---|
| Methods in net.officefloor.frame.spi.managedobject.source.impl that return ManagedObject | |
|---|---|
protected abstract ManagedObject |
AbstractManagedObjectSource.getManagedObject()
Synchronously obtains the ManagedObject. |
| Method parameters in net.officefloor.frame.spi.managedobject.source.impl with type arguments of type ManagedObject | |
|---|---|
void |
AbstractAsyncManagedObjectSource.MetaDataContext.setManagedObjectClass(Class<? extends ManagedObject> managedObjectClass)
Specifies the type of the ManagedObject. |
| Uses of ManagedObject in net.officefloor.frame.test |
|---|
| Methods in net.officefloor.frame.test that return types with arguments of type ManagedObject | |
|---|---|
Class<? extends ManagedObject> |
MockManagedObjectSourceMetaData.getManagedObjectClass()
|
| Methods in net.officefloor.frame.test with parameters of type ManagedObject | ||
|---|---|---|
static
|
MockManagedObjectSource.bindManagedObject(String name,
ManagedObject managedObject,
ManagedObjectSourceMetaData<?,H> sourceMetaData,
OfficeFloorBuilder officeFloorBuilder)
Convenience method to bind the ManagedObject instance to the
ManagedObjectBuilder. |
|
|
AbstractOfficeConstructTestCase.constructManagedObject(String managedObjectName,
ManagedObjectSourceMetaData<D,H> metaData,
ManagedObject managedObject,
String managingOffice)
Facade method to register a ManagedObject. |
|
ManagedObjectBuilder<?> |
AbstractOfficeConstructTestCase.constructManagedObject(String managedObjectName,
ManagedObject managedObject,
String managingOffice)
Facade method to register a ManagedObject. |
|
| Constructors in net.officefloor.frame.test with parameters of type ManagedObject | |
|---|---|
MockManagedObjectSourceMetaData(ManagedObject managedObject)
Initiate from the ManagedObject. |
|
| Uses of ManagedObject in net.officefloor.frame.util |
|---|
| Methods in net.officefloor.frame.util with type parameters of type ManagedObject | ||
|---|---|---|
protected
|
AbstractSingleTask.getRecycleManagedObjectParameter(TaskContext<W,D,F> context,
Class<MO> managedObjectClass)
Obtains the RecycleManagedObjectParameter. |
|
| Methods in net.officefloor.frame.util that return ManagedObject | |
|---|---|
ManagedObject |
ManagedObjectUserStandAlone.sourceManagedObject(ManagedObjectSource<?,?> source)
Sources the ManagedObject from the ManagedObjectSource. |
ManagedObject |
ManagedObjectUserStandAlone.sourceManagedObject(ManagedObjectSource<?,?> source,
boolean isWait)
Sources the ManagedObject from the ManagedObjectSource. |
| Methods in net.officefloor.frame.util with parameters of type ManagedObject | |
|---|---|
void |
InvokedProcessServicer.service(int processIndex,
Object parameter,
ManagedObject managedObject)
Services the invoked ProcessState. |
void |
ManagedObjectUserStandAlone.setManagedObject(ManagedObject managedObject)
|
| Uses of ManagedObject in net.officefloor.plugin.comet |
|---|
| Methods in net.officefloor.plugin.comet that return ManagedObject | |
|---|---|
protected ManagedObject |
CometPublisherManagedObjectSource.getManagedObject()
|
protected ManagedObject |
CometProxyPublisherManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.comet.spi |
|---|
| Classes in net.officefloor.plugin.comet.spi that implement ManagedObject | |
|---|---|
class |
CometServiceManagedObject
ManagedObject for the CometService. |
| Methods in net.officefloor.plugin.comet.spi that return ManagedObject | |
|---|---|
protected ManagedObject |
CometServiceManagedObjectSource.getManagedObject()
|
protected ManagedObject |
CometRequestServicerManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.gwt.service |
|---|
| Methods in net.officefloor.plugin.gwt.service that return ManagedObject | |
|---|---|
protected ManagedObject |
ServerGwtRpcConnectionManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.jdbc.connection |
|---|
| Classes in net.officefloor.plugin.jdbc.connection that implement ManagedObject | |
|---|---|
class |
JdbcManagedObject
JDBC ManagedObject. |
| Methods in net.officefloor.plugin.jdbc.connection that return ManagedObject | |
|---|---|
protected ManagedObject |
JdbcManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.jdbc.datasource |
|---|
| Classes in net.officefloor.plugin.jdbc.datasource that implement ManagedObject | |
|---|---|
class |
DataSourceManagedObjectSource
ManagedObjectSource for a DataSource. |
| Methods in net.officefloor.plugin.jdbc.datasource that return ManagedObject | |
|---|---|
protected ManagedObject |
DataSourceManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.jms |
|---|
| Classes in net.officefloor.plugin.jms that implement ManagedObject | |
|---|---|
class |
JmsManagedObject
net.officefloor.core.spi.managedobject.ManagedObject for a JMS
Session. |
| Methods in net.officefloor.plugin.jms that return ManagedObject | |
|---|---|
protected ManagedObject |
JmsManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.jms.server |
|---|
| Classes in net.officefloor.plugin.jms.server that implement ManagedObject | |
|---|---|
class |
JmsServerManagedObject
ManagedObject for the JMS server. |
| Methods in net.officefloor.plugin.jms.server that return ManagedObject | |
|---|---|
protected ManagedObject |
JmsServerManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.jndi.context |
|---|
| Methods in net.officefloor.plugin.jndi.context that return ManagedObject | |
|---|---|
protected ManagedObject |
JndiContextManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.jndi.dircontext |
|---|
| Methods in net.officefloor.plugin.jndi.dircontext that return ManagedObject | |
|---|---|
protected ManagedObject |
JndiDirContextManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.jndi.object |
|---|
| Methods in net.officefloor.plugin.jndi.object that return ManagedObject | |
|---|---|
protected ManagedObject |
JndiObjectManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.jpa |
|---|
| Classes in net.officefloor.plugin.jpa that implement ManagedObject | |
|---|---|
class |
JpaEntityManagerManagedObject
ManagedObject for the JPA EntityManager. |
| Methods in net.officefloor.plugin.jpa that return ManagedObject | |
|---|---|
protected ManagedObject |
JpaEntityManagerManagedObjectSource.getManagedObject()
|
| Methods in net.officefloor.plugin.jpa with parameters of type ManagedObject | |
|---|---|
javax.persistence.EntityTransaction |
JpaEntityManagerManagedObjectSource.createExtensionInterface(ManagedObject managedObject)
|
| Uses of ManagedObject in net.officefloor.plugin.json.read |
|---|
| Methods in net.officefloor.plugin.json.read that return ManagedObject | |
|---|---|
protected ManagedObject |
JsonRequestReaderManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.json.write |
|---|
| Methods in net.officefloor.plugin.json.write that return ManagedObject | |
|---|---|
protected ManagedObject |
JsonResponseWriterManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.managedobject.clazz |
|---|
| Classes in net.officefloor.plugin.managedobject.clazz that implement ManagedObject | |
|---|---|
class |
ClassManagedObject
CoordinatingManagedObject to dependency inject the Object
instance and make it available for use. |
| Methods in net.officefloor.plugin.managedobject.clazz that return ManagedObject | |
|---|---|
protected ManagedObject |
ClassManagedObjectSource.getManagedObject()
|
| Methods in net.officefloor.plugin.managedobject.clazz with parameters of type ManagedObject | |
|---|---|
Object |
ClassExtensionInterfaceFactory.createExtensionInterface(ManagedObject managedObject)
|
Object |
ProcessMetaData.createProcessInterfaceImplementation(ManagedObject managedObject)
Creates the implementation of the ProcessInterface field type for
the ManagedObject to be injected into the object. |
| Uses of ManagedObject in net.officefloor.plugin.servlet |
|---|
| Classes in net.officefloor.plugin.servlet that implement ManagedObject | |
|---|---|
class |
ServletDependencyManagedObjectSource.ServletDependencyManagedObject
ManagedObject for the Servlet dependency. |
| Methods in net.officefloor.plugin.servlet that return ManagedObject | |
|---|---|
protected ManagedObject |
ServletDependencyManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.servlet.bridge |
|---|
| Methods in net.officefloor.plugin.servlet.bridge that return ManagedObject | |
|---|---|
protected ManagedObject |
ServletBridgeManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.servlet.context.source |
|---|
| Classes in net.officefloor.plugin.servlet.context.source that implement ManagedObject | |
|---|---|
class |
OfficeServletContextManagedObjectSource
ManagedObjectSource for the OfficeServletContext. |
| Methods in net.officefloor.plugin.servlet.context.source that return ManagedObject | |
|---|---|
protected ManagedObject |
OfficeServletContextManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.servlet.host |
|---|
| Methods in net.officefloor.plugin.servlet.host that return ManagedObject | |
|---|---|
protected ManagedObject |
ServletServerManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.servlet.security |
|---|
| Classes in net.officefloor.plugin.servlet.security that implement ManagedObject | |
|---|---|
static class |
HttpServletSecurityManagedObjectSource.HttpSecurityManagedObject<S,C>
ManagedObject for the HTTP security. |
| Methods in net.officefloor.plugin.servlet.security that return ManagedObject | |
|---|---|
protected ManagedObject |
HttpServletSecurityManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.servlet.socket.server.http.source |
|---|
| Methods in net.officefloor.plugin.servlet.socket.server.http.source that return ManagedObject | |
|---|---|
protected ManagedObject |
ServletServerHttpConnectionManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.servlet.web.http.application |
|---|
| Classes in net.officefloor.plugin.servlet.web.http.application that implement ManagedObject | |
|---|---|
static class |
ServletHttpApplicationStateManagedObjectSource.ServletHttpApplicationStateManagedObject
ManagedObject for the ServletBridge. |
static class |
ServletHttpRequestStateManagedObjectSource.ServletHttpRequestStateManagedObject
ManagedObject for the ServletBridge. |
| Methods in net.officefloor.plugin.servlet.web.http.application that return ManagedObject | |
|---|---|
protected ManagedObject |
ServletHttpRequestStateManagedObjectSource.getManagedObject()
|
protected ManagedObject |
ServletHttpApplicationStateManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.servlet.web.http.session |
|---|
| Classes in net.officefloor.plugin.servlet.web.http.session that implement ManagedObject | |
|---|---|
class |
ServletHttpSessionManagedObjectSource.ServletHttpSessionManagedObject
ManagedObject for the ServletHttpSession. |
| Methods in net.officefloor.plugin.servlet.web.http.session that return ManagedObject | |
|---|---|
protected ManagedObject |
ServletHttpSessionManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.socket.server.http.conversation |
|---|
| Subinterfaces of ManagedObject in net.officefloor.plugin.socket.server.http.conversation | |
|---|---|
interface |
HttpManagedObject
HTTP ManagedObject. |
| Uses of ManagedObject in net.officefloor.plugin.socket.server.http.conversation.impl |
|---|
| Classes in net.officefloor.plugin.socket.server.http.conversation.impl that implement ManagedObject | |
|---|---|
class |
HttpManagedObjectImpl
ManagedObject for the ServerHttpConnection. |
| Uses of ManagedObject in net.officefloor.plugin.socket.server.impl |
|---|
| Methods in net.officefloor.plugin.socket.server.impl that return ManagedObject | |
|---|---|
protected ManagedObject |
AbstractServerSocketManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.socket.server.tcp.protocol |
|---|
| Classes in net.officefloor.plugin.socket.server.tcp.protocol that implement ManagedObject | |
|---|---|
class |
TcpConnectionHandler
TCP ConnectionHandler. |
| Uses of ManagedObject in net.officefloor.plugin.web.http.application |
|---|
| Classes in net.officefloor.plugin.web.http.application that implement ManagedObject | |
|---|---|
static class |
HttpApplicationObjectManagedObjectSource.HttpApplicationObjectManagedObject
ManagedObject to retrieve the object from the
HttpApplicationState. |
class |
HttpRequestObjectManagedObjectSource.HttpRequestObjectManagedObject
ManagedObject to retrieve the object from the
HttpRequestState. |
| Methods in net.officefloor.plugin.web.http.application that return ManagedObject | |
|---|---|
protected ManagedObject |
HttpRequestStateManagedObjectSource.getManagedObject()
|
protected ManagedObject |
HttpRequestObjectManagedObjectSource.getManagedObject()
|
protected ManagedObject |
HttpApplicationStateManagedObjectSource.getManagedObject()
|
protected ManagedObject |
HttpApplicationObjectManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.web.http.location |
|---|
| Classes in net.officefloor.plugin.web.http.location that implement ManagedObject | |
|---|---|
class |
HttpApplicationLocationMangedObject
HttpApplicationLocation ManagedObject. |
| Methods in net.officefloor.plugin.web.http.location that return ManagedObject | |
|---|---|
protected ManagedObject |
HttpApplicationLocationManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.web.http.parameters.source |
|---|
| Methods in net.officefloor.plugin.web.http.parameters.source that return ManagedObject | |
|---|---|
protected ManagedObject |
HttpParametersLoaderManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.web.http.security |
|---|
| Classes in net.officefloor.plugin.web.http.security that implement ManagedObject | |
|---|---|
class |
AnonymousHttpAuthenticationManagedObjectSource<S,C>
HttpAuthentication that always provide anonymous authentication (
null HTTP Security). |
class |
HttpAuthenticationManagedObject<S,C>
HttpAuthentication ManagedObject. |
static class |
HttpSecurityManagedObjectSource.HttpSecurityManagedObject<S,C>
ManagedObject for the HTTP security. |
| Methods in net.officefloor.plugin.web.http.security that return ManagedObject | |
|---|---|
protected ManagedObject |
HttpSecurityManagedObjectSource.getManagedObject()
|
protected ManagedObject |
HttpAuthenticationManagedObjectSource.getManagedObject()
|
protected ManagedObject |
AnonymousHttpAuthenticationManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.web.http.security.store |
|---|
| Classes in net.officefloor.plugin.web.http.security.store that implement ManagedObject | |
|---|---|
class |
MockCredentialStoreManagedObjectSource
Provides mocking of a CredentialStore in a similar way
MockHttpSecuritySource works. |
class |
PasswordFileManagedObjectSource
ManagedObjectSource for a PasswordFile
CredentialStore. |
| Methods in net.officefloor.plugin.web.http.security.store that return ManagedObject | |
|---|---|
protected ManagedObject |
PasswordFileManagedObjectSource.getManagedObject()
|
protected ManagedObject |
MockCredentialStoreManagedObjectSource.getManagedObject()
|
protected ManagedObject |
JndiLdapManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.web.http.session |
|---|
| Classes in net.officefloor.plugin.web.http.session that implement ManagedObject | |
|---|---|
class |
HttpSessionManagedObject
ManagedObject for a HttpSession. |
| Methods in net.officefloor.plugin.web.http.session that return ManagedObject | |
|---|---|
protected ManagedObject |
HttpSessionManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.web.http.session.attribute |
|---|
| Classes in net.officefloor.plugin.web.http.session.attribute that implement ManagedObject | |
|---|---|
class |
HttpSessionAttributeManagedObject
ManagedObject for the HttpSessionAttribute. |
class |
HttpSessionAttributeRetrieverManagedObject
ManagedObject that retrieves the Object from the
HttpSessionAttribute. |
| Methods in net.officefloor.plugin.web.http.session.attribute that return ManagedObject | |
|---|---|
protected ManagedObject |
HttpSessionAttributeRetrieverManagedObjectSource.getManagedObject()
|
protected ManagedObject |
HttpSessionAttributeManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.web.http.session.object |
|---|
| Classes in net.officefloor.plugin.web.http.session.object that implement ManagedObject | |
|---|---|
class |
HttpSessionObjectManagedObject
ManagedObject to cache creation of an Object within the
HttpSession. |
| Methods in net.officefloor.plugin.web.http.session.object that return ManagedObject | |
|---|---|
protected ManagedObject |
HttpSessionObjectManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.xml.marshall.tree |
|---|
| Methods in net.officefloor.plugin.xml.marshall.tree that return ManagedObject | |
|---|---|
protected ManagedObject |
TreeXmlMarshallerManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.xml.unmarshall.flat |
|---|
| Methods in net.officefloor.plugin.xml.unmarshall.flat that return ManagedObject | |
|---|---|
protected ManagedObject |
FlatXmlUnmarshallerManagedObjectSource.getManagedObject()
|
| Uses of ManagedObject in net.officefloor.plugin.xml.unmarshall.tree |
|---|
| Methods in net.officefloor.plugin.xml.unmarshall.tree that return ManagedObject | |
|---|---|
protected ManagedObject |
TreeXmlUnmarshallerManagedObjectSource.getManagedObject()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||