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,
Component component,
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> |
EntityGetHomeInterceptorFactory.getViewToCreate() |
Modifier and Type | Method and Description |
---|---|
ManagedReference |
EntityBeanRemoteViewInstanceFactory.createViewInstance(ComponentView componentView,
Map<Object,Object> contextData) |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.value.InjectedValue<ComponentView> |
EntityBeanHomeCreateInterceptorFactory.getViewToCreate() |
org.jboss.msc.value.InjectedValue<ComponentView> |
EntityBeanHomeFinderInterceptorFactory.getViewToCreate() |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.value.InjectedValue<ComponentView> |
EjbMetadataInterceptorFactory.getHomeView() |
org.jboss.msc.value.InjectedValue<ComponentView> |
SessionBeanHomeInterceptorFactory.getViewToCreate() |
org.jboss.msc.value.InjectedValue<ComponentView> |
GetHomeInterceptorFactory.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<?> 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<?> 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<?> 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> . |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.