Modifier and Type | Method and Description |
---|---|
void |
DirectDataSourceInjectionSource.getResourceValue(InjectionSource.ResolutionContext context,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector) |
Modifier and Type | Method and Description |
---|---|
void |
DirectConnectionFactoryInjectionSource.getResourceValue(InjectionSource.ResolutionContext context,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector) |
void |
DirectAdministeredObjectInjectionSource.getResourceValue(InjectionSource.ResolutionContext context,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector) |
Modifier and Type | Class and Description |
---|---|
class |
AdminObjectReferenceFactoryService
Service responsible for exposing a
ManagedReferenceFactory for an admin object |
class |
ConnectionFactoryReferenceFactoryService
Service responsible for exposing a
ManagedReferenceFactory for a connection factory |
Modifier and Type | Method and Description |
---|---|
ManagedReferenceFactory |
ConnectionFactoryReferenceFactoryService.getValue() |
ManagedReferenceFactory |
AdminObjectReferenceFactoryService.getValue() |
Modifier and Type | Class and Description |
---|---|
class |
DataSourceReferenceFactoryService
Service responsible for exposing a
ManagedReferenceFactory for a DataSource . |
Modifier and Type | Method and Description |
---|---|
ManagedReferenceFactory |
DataSourceReferenceFactoryService.getValue() |
Modifier and Type | Class and Description |
---|---|
class |
ReferenceFactoryService
Service responsible for exposing a
ManagedReferenceFactory for a Referenceable . |
Modifier and Type | Method and Description |
---|---|
ManagedReferenceFactory |
ReferenceFactoryService.getValue() |
Modifier and Type | Class and Description |
---|---|
class |
ComponentRegistry.ComponentManagedReferenceFactory |
class |
ViewManagedReferenceFactory
A managed reference factory for a component view.
|
Modifier and Type | Method and Description |
---|---|
ManagedReferenceFactory |
EEClassIntrospector.createFactory(Class<?> clazz) |
ManagedReferenceFactory |
ReflectiveClassIntrospector.createFactory(Class<?> clazz) |
ManagedReferenceFactory |
ComponentRegistry.createInstanceFactory(Class<?> componentClass) |
Modifier and Type | Method and Description |
---|---|
org.jboss.invocation.InterceptorFactory |
FieldInjectionTarget.createInjectionInterceptorFactory(Object targetContextKey,
Object valueContextKey,
org.jboss.msc.value.Value<ManagedReferenceFactory> factoryValue,
DeploymentUnit deploymentUnit,
boolean optional) |
org.jboss.invocation.InterceptorFactory |
MethodInjectionTarget.createInjectionInterceptorFactory(Object targetContextKey,
Object valueContextKey,
org.jboss.msc.value.Value<ManagedReferenceFactory> factoryValue,
DeploymentUnit deploymentUnit,
boolean optional) |
abstract org.jboss.invocation.InterceptorFactory |
InjectionTarget.createInjectionInterceptorFactory(Object targetContextKey,
Object valueContextKey,
org.jboss.msc.value.Value<ManagedReferenceFactory> factoryValue,
DeploymentUnit deploymentUnit,
boolean optional)
Get an interceptor factory which will carry out injection into this target.
|
void |
ViewBindingInjectionSource.getResourceValue(InjectionSource.ResolutionContext resolutionContext,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector)
Get the value to use as the injection source.
|
void |
ComponentTypeInjectionSource.getResourceValue(InjectionSource.ResolutionContext resolutionContext,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector) |
void |
LookupInjectionSource.getResourceValue(InjectionSource.ResolutionContext resolutionContext,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector)
Get the value to use as the injection source.
|
void |
FixedInjectionSource.getResourceValue(InjectionSource.ResolutionContext resolutionContext,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector)
Get the value to use as the injection source.
|
void |
ServiceInjectionSource.getResourceValue(InjectionSource.ResolutionContext context,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector)
Get the value to use as the injection source.
|
abstract void |
InjectionSource.getResourceValue(InjectionSource.ResolutionContext resolutionContext,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector)
Get the value to use as the injection source.
|
void |
EnvEntryInjectionSource.getResourceValue(InjectionSource.ResolutionContext resolutionContext,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector) |
Constructor and Description |
---|
FixedInjectionSource(ManagedReferenceFactory factory,
Object value)
Construct a new instance.
|
Constructor and Description |
---|
Injector(org.jboss.msc.inject.Injector<ManagedReferenceFactory> referenceFactoryInjector)
Construct a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
MessageDestinationInjectionSource.getResourceValue(InjectionSource.ResolutionContext resolutionContext,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector) |
Modifier and Type | Method and Description |
---|---|
void |
ContextInjectionSource.getResourceValue(InjectionSource.ResolutionContext resolutionContext,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector) |
Modifier and Type | Method and Description |
---|---|
void |
EjbInjectionSource.getResourceValue(InjectionSource.ResolutionContext resolutionContext,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector) |
void |
EjbLookupInjectionSource.getResourceValue(InjectionSource.ResolutionContext resolutionContext,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector) |
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 | Method and Description |
---|---|
void |
RemoteViewInjectionSource.getResourceValue(InjectionSource.ResolutionContext resolutionContext,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector)
Get the value to use as the injection source.
|
Modifier and Type | Method and Description |
---|---|
void |
TimerServiceBindingSource.getResourceValue(InjectionSource.ResolutionContext resolutionContext,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector) |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.value.InjectedValue<ManagedReferenceFactory> |
DatabaseTimerPersistence.getDataSourceInjectedValue() |
Modifier and Type | Method and Description |
---|---|
void |
PersistenceContextInjectionSource.getResourceValue(InjectionSource.ResolutionContext resolutionContext,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector) |
void |
PersistenceUnitInjectionSource.getResourceValue(InjectionSource.ResolutionContext resolutionContext,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector) |
Modifier and Type | Method and Description |
---|---|
void |
DirectJMSConnectionFactoryInjectionSource.getResourceValue(InjectionSource.ResolutionContext context,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector) |
void |
DirectJMSDestinationInjectionSource.getResourceValue(InjectionSource.ResolutionContext context,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector) |
Modifier and Type | Interface and Description |
---|---|
interface |
ContextListAndJndiViewManagedReferenceFactory
A
ManagedReferenceFactory which properly supports Context list operations, and JNDI View lookups. |
interface |
ContextListManagedReferenceFactory
A
ManagedReferenceFactory which knows the class name of its ManagedReference object instance. |
interface |
JndiViewManagedReferenceFactory
A
ManagedReferenceFactory which supports JNDI View lookups, which are done without the proper invocation context set. |
Modifier and Type | Class and Description |
---|---|
class |
ConstructorManagedReferenceFactory
Managed reference that creates an instance from the constructor.
|
class |
ContextManagedReferenceFactory
Managed reference factory used for binding a context.
|
class |
ImmediateManagedReferenceFactory |
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. |
Constructor and Description |
---|
ManagedReferenceInjector(org.jboss.msc.inject.Injector<ManagedReferenceFactory> injectable) |
Modifier and Type | Method and Description |
---|---|
void |
ContextNames.BindInfo.setupLookupInjection(org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> targetInjector,
DeploymentUnit deploymentUnit,
boolean optional)
Setup a lookup with respect to
Resource injection. |
Modifier and Type | Method and Description |
---|---|
ManagedReferenceFactory |
BinderService.getValue()
Get the value from the injected context.
|
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.value.InjectedValue<ManagedReferenceFactory> |
BinderService.getManagedObjectInjector()
Get the injector for the item to be bound.
|
Modifier and Type | Class and Description |
---|---|
class |
SecurityDomainJndiInjectable
Implementation of
ManagedReferenceFactory that returns AuthenticationManager s |
Modifier and Type | Method and Description |
---|---|
ManagedReferenceFactory |
UserTransactionBindingService.getValue() |
Modifier and Type | Method and Description |
---|---|
void |
WebServiceContextInjectionSource.getResourceValue(InjectionSource.ResolutionContext resolutionContext,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector) |
Modifier and Type | Class and Description |
---|---|
class |
WebServiceManagedReferenceFactory
A managed reference factory for web service refs
|
Modifier and Type | Method and Description |
---|---|
static ManagedReferenceFactory |
WebServiceReferences.createWebServiceFactory(DeploymentUnit deploymentUnit,
String targetType,
WSRefAnnotationWrapper wsRefDescription,
AnnotatedElement target,
String bindingName) |
static ManagedReferenceFactory |
WebServiceReferences.createWebServiceFactory(DeploymentUnit deploymentUnit,
String targetType,
WSRefAnnotationWrapper wsRefDescription,
AnnotatedElement target,
String bindingName,
String refKey) |
Modifier and Type | Method and Description |
---|---|
ManagedReferenceFactory |
WeldClassIntrospector.createFactory(Class<?> clazz) |
Modifier and Type | Method and Description |
---|---|
protected ManagedReferenceFactory |
AbstractResourceInjectionServices.getManagedReferenceFactory(ContextNames.BindInfo ejbBindInfo) |
Modifier and Type | Method and Description |
---|---|
protected static void |
AbstractResourceInjectionServices.validateResourceInjectionPointType(ManagedReferenceFactory fact,
javax.enterprise.inject.spi.InjectionPoint injectionPoint) |
Constructor and Description |
---|
ManagedReferenceFactoryToResourceReferenceFactoryAdapter(ManagedReferenceFactory factory) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.