Uses of Class
org.glassfish.ejb.embedded.DeploymentElement
Packages that use DeploymentElement
-
Uses of DeploymentElement in org.glassfish.ejb.embedded
Methods in org.glassfish.ejb.embedded that return DeploymentElementModifier and TypeMethodDescriptionstatic DeploymentElementDeploymentElement.getWar(Set<DeploymentElement> modules) Method parameters in org.glassfish.ejb.embedded with type arguments of type DeploymentElementModifier and TypeMethodDescriptionstatic intDeploymentElement.countEJBModules(Set<DeploymentElement> modules) DeploymentElement.getOrCreateApplication(Set<DeploymentElement> modules, String appName) Create deployable application from a Set of DeploymentElements.static DeploymentElementDeploymentElement.getWar(Set<DeploymentElement> modules) static booleanDeploymentElement.hasEJBModule(Set<DeploymentElement> modules) static booleanDeploymentElement.hasLibrary(Set<DeploymentElement> modules) static booleanDeploymentElement.hasWar(Set<DeploymentElement> modules)