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
  1. java.lang.ClassLoader
ClassLoaderConfigHelper.createTopLevelClassLoader(java.util.List<Container> classPath,GatewayConfiguration gwConfig,ClassLoaderConfiguration config,ClassLoadingService classLoadingService,SharedLibrary globalSharedLibrary)
  1. java.lang.ClassLoader
ClassLoadingService.getSharedLibraryClassLoader(SharedLibrary lib)
Create or retrieve the shared class loader for a shared library.