Uses of Interface
com.sun.enterprise.deployment.Roles
-
Packages that use Roles Package Description com.sun.enterprise.deployment org.glassfish.ejb.deployment.descriptor org.glassfish.web.deployment.descriptor -
-
Uses of Roles in com.sun.enterprise.deployment
Classes in com.sun.enterprise.deployment that implement Roles Modifier and Type Class Description classApplicationObjects of this type encapsulate the data and behaviour of a J2EE application.classApplicationClientDescriptorI represent all the deployment information about an application client [{0}].classBundleDescriptorI am an abstract class representing all the deployment information common to all component container structures held by an application.classCommonResourceBundleDescriptorCreated by IntelliJ IDEA.classConnectorDescriptorDeployment Information for connectorclassEjbBundleDescriptorI represent all the configurable deployment information contained in an EJB JAR.classWebBundleDescriptorThis class represents all the deployment information about a web application. -
Uses of Roles in org.glassfish.ejb.deployment.descriptor
Classes in org.glassfish.ejb.deployment.descriptor that implement Roles Modifier and Type Class Description classEjbBundleDescriptorImplThe concrete implementation of abstract super class com.sun.enterprise.deployment.EjbBundleDescriptor. -
Uses of Roles in org.glassfish.web.deployment.descriptor
Classes in org.glassfish.web.deployment.descriptor that implement Roles Modifier and Type Class Description classWebBundleDescriptorImplThe concrete implementation of abstract super class com.sun.enterprise.deployment.WebBundleDescriptor.classWebFragmentDescriptorI am an object that represents all the deployment information about a web fragment.
-