Uses of Class
com.sun.enterprise.deployment.CommonResourceBundleDescriptor
-
Packages that use CommonResourceBundleDescriptor Package Description com.sun.enterprise.deployment org.glassfish.ejb.deployment.descriptor org.glassfish.web.deployment.descriptor -
-
Uses of CommonResourceBundleDescriptor in com.sun.enterprise.deployment
Subclasses of CommonResourceBundleDescriptor in com.sun.enterprise.deployment 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}].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 CommonResourceBundleDescriptor in org.glassfish.ejb.deployment.descriptor
Subclasses of CommonResourceBundleDescriptor in org.glassfish.ejb.deployment.descriptor Modifier and Type Class Description classEjbBundleDescriptorImplThe concrete implementation of abstract super class com.sun.enterprise.deployment.EjbBundleDescriptor. -
Uses of CommonResourceBundleDescriptor in org.glassfish.web.deployment.descriptor
Subclasses of CommonResourceBundleDescriptor in org.glassfish.web.deployment.descriptor 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.
-