Uses of Interface
com.sun.enterprise.security.integration.DDPermissionsLoader
-
-
Uses of DDPermissionsLoader in com.sun.appserv.connectors.internal.api
Classes in com.sun.appserv.connectors.internal.api that implement DDPermissionsLoader Modifier and Type Class Description classConnectorClassFinderconnector-class-finder to provide a class from its .rar -
Uses of DDPermissionsLoader in com.sun.enterprise.connectors.util
Classes in com.sun.enterprise.connectors.util that implement DDPermissionsLoader Modifier and Type Class Description classConnectorClassLoaderThis class loader is responsible for loading standalone RAR files. -
Uses of DDPermissionsLoader in com.sun.enterprise.loader
Classes in com.sun.enterprise.loader that implement DDPermissionsLoader Modifier and Type Class Description classASURLClassLoaderClass loader used by the ejbs of an application or stand alone module. -
Uses of DDPermissionsLoader in org.glassfish.javaee.full.deployment
Classes in org.glassfish.javaee.full.deployment that implement DDPermissionsLoader Modifier and Type Class Description classEarClassLoaderSimplistic class loader which will delegate to each module class loader in the order they were added to the instanceclassEarLibClassLoaderClassloader that is responsible to load the ear libraries (lib/*.jar etc) -
Uses of DDPermissionsLoader in org.glassfish.web.loader
Classes in org.glassfish.web.loader that implement DDPermissionsLoader Modifier and Type Class Description classWebappClassLoaderSpecialized web application class loader.
-