| Package | Description |
|---|---|
| org.jboss.as.connector.subsystems.datasources | |
| org.jboss.as.ejb3.remote | |
| org.jboss.as.naming | |
| org.jboss.as.security.context |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSourceReferenceFactoryService
Service responsible for exposing a
ManagedReferenceFactory for a DataSource. |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteViewManagedReferenceFactory
Managed reference factory for remote EJB views that are bound to java: JNDI locations
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContextListAndJndiViewManagedReferenceFactory
A
ManagedReferenceFactory which properly supports Context list operations, and JNDI View lookups. |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextManagedReferenceFactory
Managed reference factory used for binding a context.
|
class |
StaticManagedObject
A JNDI injectable which returns a static object and takes no action when the value is returned.
|
class |
ValueManagedReferenceFactory
A JNDI injectable which simply uses an MSC
Value
to fetch the injected value, and takes no action when the value is returned. |
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityDomainJndiInjectable
Implementation of
ManagedReferenceFactory that returns AuthenticationManagers |
Copyright © 2013 JBoss by Red Hat. All rights reserved.