public interface BeanConfiguration
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.service.ServiceName |
getDeploymentUnitServiceName()
Returns the service name of the deployment unit containing the EJB.
|
org.jboss.modules.Module |
getModule()
Returns the module of the deployment.
|
String |
getName()
Returns the name of the EJB component.
|
String getName()
org.jboss.msc.service.ServiceName getDeploymentUnitServiceName()
org.jboss.modules.Module getModule()
Copyright © 2022 JBoss by Red Hat. All rights reserved.