Modifier and Type | Class and Description |
---|---|
class |
SingletonManagedObjectSource
Provides a singleton object.
|
Modifier and Type | Class and Description |
---|---|
static class |
ManagedObjectLoaderUtil.CollectMetaDataContextManagedObjectSource
ManagedObjectSource to enable obtaining the
AbstractAsyncManagedObjectSource.MetaDataContext . |
Modifier and Type | Class and Description |
---|---|
class |
JdbcManagedObjectSource
ManagedObjectSource for JDBC. |
Modifier and Type | Class and Description |
---|---|
class |
DataSourceManagedObjectSource
ManagedObjectSource for a DataSource . |
Modifier and Type | Class and Description |
---|---|
class |
JmsManagedObjectSource
JMS
ManagedObjectSource . |
Modifier and Type | Class and Description |
---|---|
class |
JmsServerManagedObjectSource
JMS Server
ManagedObjectSource . |
Modifier and Type | Class and Description |
---|---|
class |
JndiContextManagedObjectSource
ManagedObjectSource to provide a JNDI Context . |
Modifier and Type | Class and Description |
---|---|
class |
JndiDirContextManagedObjectSource
ManagedObjectSource for a JNDI DirContext . |
Modifier and Type | Class and Description |
---|---|
class |
JndiObjectManagedObjectSource
ManagedObjectSource that provides an Object via a JNDI lookup. |
Modifier and Type | Class and Description |
---|---|
class |
JpaEntityManagerManagedObjectSource
ManagedObjectSource to provide a JPA EntityManager . |
Modifier and Type | Class and Description |
---|---|
class |
JsonRequestReaderManagedObjectSource
ManagedObjectSource to read the JSON HttpRequest pay load
onto a Java Object graph. |
Modifier and Type | Class and Description |
---|---|
class |
JsonResponseWriterManagedObjectSource
ManagedObjectSource for the JsonResponseWriter . |
Modifier and Type | Class and Description |
---|---|
class |
ClassManagedObjectSource
ManagedObjectSource that manages an Object via reflection. |
Modifier and Type | Class and Description |
---|---|
class |
SectionClassManagedObjectSource
ManagedObjectSource implementation to make the
ClassSectionSource object available with necessary dependency
injection. |
Modifier and Type | Class and Description |
---|---|
class |
ServletDependencyManagedObjectSource
ManagedObjectSource for a Servlet dependency. |
Modifier and Type | Class and Description |
---|---|
class |
ServletBridgeManagedObjectSource
ManagedObjectSource to trigger a ProcessState to service a
HttpServletRequest via providing a ServletBridge . |
Modifier and Type | Class and Description |
---|---|
class |
OfficeServletContextManagedObjectSource
ManagedObjectSource for the OfficeServletContext . |
Modifier and Type | Class and Description |
---|---|
class |
ServletServerManagedObjectSource
ManagedObjectSource for a ServletServer . |
Modifier and Type | Class and Description |
---|---|
class |
HttpServletSecurityManagedObjectSource
ManagedObjectSource for the HttpServletSecurity . |
Modifier and Type | Class and Description |
---|---|
class |
ServletServerHttpConnectionManagedObjectSource
|
Modifier and Type | Class and Description |
---|---|
class |
ServletHttpApplicationStateManagedObjectSource
|
class |
ServletHttpRequestStateManagedObjectSource
|
Modifier and Type | Class and Description |
---|---|
class |
ServletHttpSessionManagedObjectSource
|
Modifier and Type | Class and Description |
---|---|
class |
HttpServerSocketManagedObjectSource
|
class |
HttpsServerSocketManagedObjectSource
ManagedObjectSource for a secure ServerHttpConnection . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractServerSocketManagedObjectSource
Abstract
ManagedObjectSource for a ServerSocketChannel . |
Modifier and Type | Class and Description |
---|---|
class |
SecureTcpServerSocketManagedObjectSource
ManagedObjectSource providing a ServerTcpConnection that is
wrapped with a SslCommunicationProtocol . |
class |
TcpServerSocketManagedObjectSource
|
Modifier and Type | Class and Description |
---|---|
class |
HttpApplicationObjectManagedObjectSource
|
class |
HttpApplicationStateManagedObjectSource
ManagedObjectSource for the HttpRequestState . |
class |
HttpRequestObjectManagedObjectSource
|
class |
HttpRequestStateManagedObjectSource
ManagedObjectSource for the HttpRequestState . |
Modifier and Type | Class and Description |
---|---|
class |
HttpApplicationLocationManagedObjectSource
|
Modifier and Type | Class and Description |
---|---|
class |
HttpParametersLoaderManagedObjectSource
ManagedObjectSource to load the HttpRequest parameters onto a
dependency Object. |
Modifier and Type | Class and Description |
---|---|
class |
AnonymousHttpAuthenticationManagedObjectSource<S,C>
HttpAuthentication that always provide anonymous authentication (
null HTTP Security). |
class |
HttpAuthenticationManagedObjectSource
ManagedObjectSource for the HttpAuthentication . |
class |
HttpSecurityManagedObjectSource
ManagedObjectSource for the HttpSecuritySource (or its
equivalent application specific interface). |
Modifier and Type | Class and Description |
---|---|
class |
JndiLdapManagedObjectSource
|
class |
MockCredentialStoreManagedObjectSource
Provides mocking of a
CredentialStore in a similar way
MockHttpSecuritySource works. |
class |
PasswordFileManagedObjectSource
|
Modifier and Type | Class and Description |
---|---|
class |
HttpSessionManagedObjectSource
ManagedObjectSource for a HttpSession . |
Modifier and Type | Class and Description |
---|---|
class |
HttpSessionAttributeManagedObjectSource
|
class |
HttpSessionAttributeRetrieverManagedObjectSource
|
Modifier and Type | Class and Description |
---|---|
class |
HttpSessionObjectManagedObjectSource
|
Modifier and Type | Class and Description |
---|---|
class |
TreeXmlMarshallerManagedObjectSource
ManagedObjectSource for the TreeXmlMarshaller . |
Modifier and Type | Class and Description |
---|---|
class |
FlatXmlUnmarshallerManagedObjectSource
ManagedObjectSource to obtain a FlatXmlUnmarshaller . |
Modifier and Type | Class and Description |
---|---|
class |
TreeXmlUnmarshallerManagedObjectSource
ManagedObjectSource to obtain a TreeXmlUnmarshaller . |
Copyright © 2005–2016. All rights reserved.