Modifier and Type | Method and Description |
---|---|
ManagedReference |
ConnectionFactoryReferenceFactoryService.getReference() |
ManagedReference |
AdminObjectReferenceFactoryService.getReference() |
Modifier and Type | Method and Description |
---|---|
ManagedReference |
DataSourceReferenceFactoryService.getReference() |
Modifier and Type | Method and Description |
---|---|
ManagedReference |
ReferenceFactoryService.getReference() |
Modifier and Type | Method and Description |
---|---|
ManagedReference |
ComponentFactory.create(org.jboss.invocation.InterceptorContext context) |
ManagedReference |
ConstructorComponentFactory.create(org.jboss.invocation.InterceptorContext context) |
ManagedReference |
ComponentView.createInstance()
Create the component view instance.
|
ManagedReference |
ComponentView.createInstance(Map<Object,Object> contextData)
Create the component view instance using the additional context data
|
ManagedReference |
EEClassIntrospector.createInstance(Object instance) |
ManagedReference |
ComponentRegistry.createInstance(Object instance) |
ManagedReference |
ReflectiveClassIntrospector.createInstance(Object instance) |
ManagedReference |
ViewInstanceFactory.createViewInstance(ComponentView componentView,
Map<Object,Object> contextData) |
ManagedReference |
ComponentRegistry.ComponentManagedReferenceFactory.getReference() |
ManagedReference |
ViewManagedReferenceFactory.getReference()
Get a new managed instance reference.
|
ManagedReference |
ComponentRegistry.ComponentManagedReferenceFactory.getReference(Object instance) |
Modifier and Type | Method and Description |
---|---|
protected BasicComponentInstance |
BasicComponent.constructComponentInstance(ManagedReference instance,
boolean invokePostConstruct)
Construct the component instance.
|
protected BasicComponentInstance |
BasicComponent.constructComponentInstance(ManagedReference instance,
boolean invokePostConstruct,
Map<Object,Object> context)
Construct the component instance.
|
Modifier and Type | Method and Description |
---|---|
ManagedReference |
RemoteHomeViewInstanceFactory.createViewInstance(ComponentView componentView,
Map<Object,Object> contextData) |
Modifier and Type | Method and Description |
---|---|
ManagedReference |
StatelessRemoteViewInstanceFactory.createViewInstance(ComponentView componentView,
Map<Object,Object> contextData) |
Modifier and Type | Method and Description |
---|---|
ManagedReference |
StatefulRemoteViewInstanceFactory.createViewInstance(ComponentView componentView,
Map<Object,Object> contextData) |
Modifier and Type | Method and Description |
---|---|
protected StatefulSessionComponentInstance |
StatefulSessionComponent.constructComponentInstance(ManagedReference instance,
boolean invokePostConstruct) |
protected StatefulSessionComponentInstance |
StatefulSessionComponent.constructComponentInstance(ManagedReference instance,
boolean invokePostConstruct,
Map<Object,Object> context) |
Constructor and Description |
---|
SerializedStatefulSessionComponent(ManagedReference instance,
org.jboss.ejb.client.SessionID sessionID,
String serviceName,
Map<Object,Object> serializableInterceptors) |
Modifier and Type | Method and Description |
---|---|
ManagedReference |
RemoteViewManagedReferenceFactory.getReference() |
Modifier and Type | Class and Description |
---|---|
class |
ImmediateManagedReference
A simple immediately-available
ManagedReference 's instance. |
class |
ValueManagedReference
A ManagedReference that simply holds a value'
|
static class |
ValueManagedReferenceFactory.ValueManagedReference |
Modifier and Type | Method and Description |
---|---|
ManagedReference |
ImmediateManagedReferenceFactory.getReference() |
ManagedReference |
StaticManagedObject.getReference() |
ManagedReference |
ManagedReferenceFactory.getReference()
Get a new managed instance reference.
|
ManagedReference |
ValueManagedReferenceFactory.getReference() |
ManagedReference |
ConstructorManagedReferenceFactory.getReference() |
ManagedReference |
ContextManagedReferenceFactory.getReference() |
Modifier and Type | Method and Description |
---|---|
ManagedReference |
SecurityDomainJndiInjectable.getReference()
Get a new managed instance reference.
|
Modifier and Type | Method and Description |
---|---|
ManagedReference |
ServiceComponentInstantiator.initializeInstance(Object instance) |
Modifier and Type | Method and Description |
---|---|
void |
WSComponent.setReference(ManagedReference reference) |
Modifier and Type | Method and Description |
---|---|
ManagedReference |
WebServiceManagedReferenceFactory.getReference() |
Modifier and Type | Method and Description |
---|---|
ManagedReference |
WeldClassIntrospector.createInstance(Object instance) |
Modifier and Type | Method and Description |
---|---|
ManagedReference |
WeldManagedReferenceFactory.create(org.jboss.invocation.InterceptorContext context) |
Constructor and Description |
---|
ManagedReferenceToResourceReferenceAdapter(ManagedReference reference) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.