public class ManagementEjbDeploymentInformation extends EjbDeploymentInformation
Constructor and Description |
---|
ManagementEjbDeploymentInformation(String ejbName,
Map<String,org.jboss.msc.value.InjectedValue<ComponentView>> componentViews,
ClassLoader deploymentClassLoader) |
Modifier and Type | Method and Description |
---|---|
EJBComponent |
getEjbComponent() |
getDeploymentClassLoader, getEjbName, getIorFactory, getView, getViewNames, isRemoteView
public ManagementEjbDeploymentInformation(String ejbName, Map<String,org.jboss.msc.value.InjectedValue<ComponentView>> componentViews, ClassLoader deploymentClassLoader)
public EJBComponent getEjbComponent()
getEjbComponent
in class EjbDeploymentInformation
Copyright © 2015 JBoss by Red Hat. All rights reserved.