Modifier and Type | Method and Description |
---|---|
ComponentView |
ViewService.getValue() |
Modifier and Type | Method and Description |
---|---|
ManagedReference |
ViewInstanceFactory.createViewInstance(ComponentView componentView,
Map<Object,Object> contextData) |
void |
ViewManagedReferenceFactory.Injector.inject(ComponentView value) |
Constructor and Description |
---|
ProxyInvocationHandler(Map<Method,org.jboss.invocation.Interceptor> interceptors,
ComponentClientInstance instance,
ComponentView componentView)
Construct a new instance.
|
ViewManagedReferenceFactory(ComponentView view)
Construct a new instance.
|
Modifier and Type | Method and Description |
---|---|
ManagedReference |
RemoteHomeViewInstanceFactory.createViewInstance(ComponentView componentView,
Map<Object,Object> contextData) |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.value.InjectedValue<ComponentView> |
EjbMetadataInterceptor.getHomeView() |
org.jboss.msc.value.InjectedValue<ComponentView> |
GetHomeInterceptorFactory.getViewToCreate() |
org.jboss.msc.value.InjectedValue<ComponentView> |
SessionBeanHomeInterceptorFactory.getViewToCreate() |
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 |
---|---|
ComponentView |
EjbDeploymentInformation.getView(String name) |
Constructor and Description |
---|
EjbDeploymentInformation(String ejbName,
org.jboss.msc.value.InjectedValue<EJBComponent> ejbComponent,
Map<String,org.jboss.msc.value.InjectedValue<ComponentView>> componentViews,
ClassLoader deploymentClassLoader,
org.jboss.msc.value.InjectedValue<EjbIIOPService> iorFactory)
Deprecated.
|
EjbDeploymentInformation(String ejbName,
org.jboss.msc.value.InjectedValue<EJBComponent> ejbComponent,
Map<String,org.jboss.msc.value.InjectedValue<ComponentView>> remoteViews,
Map<String,org.jboss.msc.value.InjectedValue<ComponentView>> localViews,
ClassLoader deploymentClassLoader,
org.jboss.msc.value.InjectedValue<EjbIIOPService> iorFactory) |
EjbDeploymentInformation(String ejbName,
org.jboss.msc.value.InjectedValue<EJBComponent> ejbComponent,
Map<String,org.jboss.msc.value.InjectedValue<ComponentView>> remoteViews,
Map<String,org.jboss.msc.value.InjectedValue<ComponentView>> localViews,
ClassLoader deploymentClassLoader,
org.jboss.msc.value.InjectedValue<EjbIIOPService> iorFactory) |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.value.InjectedValue<ComponentView> |
EjbIIOPService.getHomeView() |
org.jboss.msc.value.InjectedValue<ComponentView> |
EjbIIOPService.getRemoteView() |
Constructor and Description |
---|
EjbCorbaServant(Current poaCurrent,
Map<String,SkeletonStrategy> methodInvokerMap,
String[] repositoryIds,
InterfaceDef interfaceDef,
ORB orb,
ComponentView componentView,
org.jboss.marshalling.MarshallerFactory factory,
org.jboss.marshalling.MarshallingConfiguration configuration,
TransactionManager transactionManager,
ClassLoader classLoader,
boolean home,
String securityDomain)
Constructs an
EjbObjectCorbaServant> . |
Modifier and Type | Method and Description |
---|---|
protected DataOutputStream |
MethodInvocationMessageHandler.wrapMessageOutputStream(org.jboss.remoting3.MessageOutputStream messageOutputStream,
Method invokedMethod,
ComponentView componentView) |
Modifier and Type | Method and Description |
---|---|
protected DataOutputStream |
CompressedMethodInvocationMessageHandler.wrapMessageOutputStream(org.jboss.remoting3.MessageOutputStream messageOutputStream,
Method invokedMethod,
ComponentView componentView) |
Modifier and Type | Class and Description |
---|---|
class |
ManagementHomeEjbComponentView |
class |
ManagementRemoteEjbComponentView |
Constructor and Description |
---|
ManagementEjbDeploymentInformation(String ejbName,
Map<String,org.jboss.msc.value.InjectedValue<ComponentView>> componentViews,
ClassLoader deploymentClassLoader) |
Constructor and Description |
---|
ComponentViewToResourceReferenceFactoryAdapter(ComponentView view) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.