Package | Description |
---|---|
org.jboss.as.ejb3.deployment | |
org.jboss.as.ejb3.iiop |
Modifier and Type | Method and Description |
---|---|
EjbIIOPService |
EjbDeploymentInformation.getIorFactory() |
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) |
Modifier and Type | Method and Description |
---|---|
EjbIIOPService |
EjbIIOPService.getValue() |
Copyright © 2016 JBoss by Red Hat. All rights reserved.