Modifier and Type | Class and Description |
---|---|
class |
AdminObjectReferenceFactoryService
Service responsible for exposing a
ManagedReferenceFactory for a
AdminObject . |
class |
ConnectionFactoryReferenceFactoryService
Service responsible for exposing a
ManagedReferenceFactory for a
ConnectionFactory . |
Modifier and Type | Method and Description |
---|---|
ManagedReferenceFactory |
AdminObjectReferenceFactoryService.getValue() |
ManagedReferenceFactory |
ConnectionFactoryReferenceFactoryService.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 |
ViewManagedReferenceFactory
A managed reference factory for a component view.
|
Modifier and Type | Method and Description |
---|---|
ManagedReferenceFactory |
ComponentConfiguration.getInstanceFactory()
Get the instance factory for this component.
|
Modifier and Type | Method and Description |
---|---|
void |
ComponentConfiguration.setInstanceFactory(ManagedReferenceFactory instanceFactory)
Set the instance factory for this component.
|
Modifier and Type | Method and Description |
---|---|
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.
|
org.jboss.invocation.InterceptorFactory |
MethodInjectionTarget.createInjectionInterceptorFactory(Object targetContextKey,
Object valueContextKey,
org.jboss.msc.value.Value<ManagedReferenceFactory> factoryValue,
DeploymentUnit deploymentUnit,
boolean optional) |
org.jboss.invocation.InterceptorFactory |
FieldInjectionTarget.createInjectionInterceptorFactory(Object targetContextKey,
Object valueContextKey,
org.jboss.msc.value.Value<ManagedReferenceFactory> factoryValue,
DeploymentUnit deploymentUnit,
boolean optional) |
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 |
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 |
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 |
EnvEntryInjectionSource.getResourceValue(InjectionSource.ResolutionContext resolutionContext,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector) |
void |
ComponentTypeInjectionSource.getResourceValue(InjectionSource.ResolutionContext resolutionContext,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector) |
void |
OptionalLookupInjectionSource.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 |
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 |
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.
|
Constructor and Description |
---|
FixedInjectionSource(ManagedReferenceFactory factory,
Object value)
Construct a new instance.
|
Constructor and Description |
---|
ViewManagedReferenceFactory.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 |
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 |
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 |
---|---|
void |
PersistenceUnitInjectionSource.getResourceValue(InjectionSource.ResolutionContext resolutionContext,
org.jboss.msc.service.ServiceBuilder<?> serviceBuilder,
DeploymentPhaseContext phaseContext,
org.jboss.msc.inject.Injector<ManagedReferenceFactory> injector) |
void |
PersistenceContextInjectionSource.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 |
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. |
Constructor and Description |
---|
ManagedReferenceInjector(org.jboss.msc.inject.Injector<ManagedReferenceFactory> injectable) |
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.inject.Injector<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 | Interface and Description |
---|---|
interface |
ComponentInstantiator
An instantiator for a specific component
|
Modifier and Type | Class and Description |
---|---|
class |
ManagedBeanComponentInstantiator
Instantiator for web components that are annotated with the ManagedBean annotation
|
class |
WebComponentInstantiator
Instantiator for normal ee web components
|
Modifier and Type | Class and Description |
---|---|
class |
WeldManagedReferenceFactory
Managed reference factory that can be used to create and inject components.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.