| Package | Description |
|---|---|
| com.caucho.bytecode |
| Modifier and Type | Method and Description |
|---|---|
static JClassLoaderWrapper |
JClassLoaderWrapper.create()
Creates the class loader with the context class loader.
|
static JClassLoaderWrapper |
JClassLoaderWrapper.create(java.lang.ClassLoader loader)
Creates the class loader with the context class loader.
|