Uses of Class
com.sun.enterprise.loader.CurrentBeforeParentClassLoader
-
-
Uses of CurrentBeforeParentClassLoader in com.sun.appserv.connectors.internal.api
Subclasses of CurrentBeforeParentClassLoader in com.sun.appserv.connectors.internal.api Modifier and Type Class Description classConnectorClassFinderconnector-class-finder to provide a class from its .rar -
Uses of CurrentBeforeParentClassLoader in com.sun.enterprise.connectors.util
Subclasses of CurrentBeforeParentClassLoader in com.sun.enterprise.connectors.util Modifier and Type Class Description classConnectorClassLoaderThis class loader is responsible for loading standalone RAR files. -
Uses of CurrentBeforeParentClassLoader in com.sun.enterprise.loader
Subclasses of CurrentBeforeParentClassLoader in com.sun.enterprise.loader Modifier and Type Class Description classASURLClassLoaderClass loader used by the ejbs of an application or stand alone module. -
Uses of CurrentBeforeParentClassLoader in com.sun.enterprise.v3.server
Methods in com.sun.enterprise.v3.server that return CurrentBeforeParentClassLoader Modifier and Type Method Description CurrentBeforeParentClassLoaderClassLoaderHierarchyImpl. getCommonClassLoader()CurrentBeforeParentClassLoaderCommonClassLoaderServiceImpl. getCommonClassLoader() -
Uses of CurrentBeforeParentClassLoader in org.glassfish.internal.api
Methods in org.glassfish.internal.api that return CurrentBeforeParentClassLoader Modifier and Type Method Description CurrentBeforeParentClassLoaderClassLoaderHierarchy. getCommonClassLoader()Returns a class loader that is common to all deployed applications. -
Uses of CurrentBeforeParentClassLoader in org.glassfish.javaee.full.deployment
Subclasses of CurrentBeforeParentClassLoader in org.glassfish.javaee.full.deployment 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)
-