Uses of Class
org.glassfish.internal.api.DelegatingClassLoader

Packages that use DelegatingClassLoader
org.glassfish.internal.api   
 

Uses of DelegatingClassLoader in org.glassfish.internal.api
 

Methods in org.glassfish.internal.api that return DelegatingClassLoader
 DelegatingClassLoader ClassLoaderHierarchy.getConnectorClassLoader(String application)
          Returns the class loader which has visibility to appropriate list of standalone RARs deployed in the server.
 DelegatingClassLoader ConnectorClassLoaderService.getConnectorClassLoader(String appName)
          provides connector-class-loader for the specified application If application is null, global connector class loader will be provided
 



Copyright © 2012 GlassFish Community. All Rights Reserved.