Modifier and Type | Class and Description |
---|---|
class |
DataSourceReferenceFactoryService
Service responsible for exposing a
ManagedReferenceFactory for a DataSource . |
Modifier and Type | Class and Description |
---|---|
class |
ViewManagedReferenceFactory
A managed reference factory for a component view.
|
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 AuthenticationManager s |
Modifier and Type | Method and Description |
---|---|
protected static void |
AbstractResourceInjectionServices.validateResourceInjectionPointType(ContextListManagedReferenceFactory factory,
javax.enterprise.inject.spi.InjectionPoint injectionPoint) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.