Package | Description |
---|---|
com.ibm.wsspi.classloading |
Modifier and Type | Method and Description |
---|---|
ClassLoaderIdentity |
ClassLoadingService.createIdentity(java.lang.String domain,
java.lang.String id)
This creates an immutable ClassLoaderIdentity.
|
ClassLoaderIdentity |
ClassLoaderConfiguration.getId() |
ClassLoaderIdentity |
ClassLoaderConfiguration.getParentId() |
Modifier and Type | Method and Description |
---|---|
ClassLoaderConfiguration |
ClassLoaderConfiguration.setId(ClassLoaderIdentity id) |
ClassLoaderConfiguration |
ClassLoaderConfiguration.setParentId(ClassLoaderIdentity id) |