com.ibm.ws.classloading
Class ClassLoaderConfigHelper
- java.lang.Object
com.ibm.ws.classloading.ClassLoaderConfigHelper
- public class ClassLoaderConfigHelper
- extends java.lang.Object
Constructor Summary
Constructor and Description |
---|
ClassLoaderConfigHelper(NestedConfigHelper configHelper,org.osgi.service.cm.ConfigurationAdmin configAdmin)
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
createTopLevelClassLoader(java.util.List<Container> classPath,GatewayConfiguration gwConfig,ClassLoaderConfiguration config,ClassLoadingService classLoadingService,SharedLibrary globalSharedLibrary)
|
|
isDelegateLast()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail
ClassLoaderConfigHelper
- public ClassLoaderConfigHelper( NestedConfigHelper configHelper,
- org.osgi.service.cm.ConfigurationAdmin configAdmin)
Method Detail
createTopLevelClassLoader
- public java.lang.ClassLoader createTopLevelClassLoader( java.util.List<Container> classPath,
- GatewayConfiguration gwConfig,
- ClassLoaderConfiguration config,
- ClassLoadingService classLoadingService,
- SharedLibrary globalSharedLibrary)
isDelegateLast
- public boolean isDelegateLast()