Uses of Class
org.glassfish.internal.api.DelegatingClassLoader
-
Packages that use DelegatingClassLoader Package Description org.glassfish.internal.api -
-
Uses of DelegatingClassLoader in org.glassfish.internal.api
Methods in org.glassfish.internal.api that return DelegatingClassLoader Modifier and Type Method Description DelegatingClassLoaderClassLoaderHierarchy. getConnectorClassLoader(String application)Returns the class loader which has visibility to appropriate list of standalone RARs deployed in the server.DelegatingClassLoaderConnectorClassLoaderService. getConnectorClassLoader(String appName)provides connector-class-loader for the specified application If application is null, global connector class loader will be provided
-