com.ibm.ws.classloading.sharedlibrary
Uses of Interface SharedLibrary
Packages that use SharedLibrary
Package | Description |
---|---|
com.ibm.ws.classloading |
Uses of SharedLibrary in com.ibm.ws.classloading
Modifier and Type | Method and Description |
---|---|
|
ClassLoaderConfigHelper.createTopLevelClassLoader(java.util.List<Container> classPath,GatewayConfiguration gwConfig,ClassLoaderConfiguration config,ClassLoadingService classLoadingService,SharedLibrary globalSharedLibrary)
|
|
ClassLoadingService.getSharedLibraryClassLoader(SharedLibrary lib)
Create or retrieve the shared class loader for a shared library.
|