Uses of Class
org.jboss.as.ejb3.deployment.EjbDeploymentInformation
-
Packages that use EjbDeploymentInformation Package Description org.jboss.as.ejb3.deployment -
-
Uses of EjbDeploymentInformation in org.jboss.as.ejb3.deployment
Methods in org.jboss.as.ejb3.deployment that return types with arguments of type EjbDeploymentInformation Modifier and Type Method Description Map<String,EjbDeploymentInformation>ModuleDeployment. getEjbs()Constructor parameters in org.jboss.as.ejb3.deployment with type arguments of type EjbDeploymentInformation Constructor Description ModuleDeployment(DeploymentModuleIdentifier identifier, Map<String,EjbDeploymentInformation> ejbs)
-