Package | Description |
---|---|
com.caucho.loader |
Modifier and Type | Method and Description |
---|---|
ModuleConfig |
ClassLoaderConfig.createDependency()
Adds a jar dependency, to be loaded from the repository
|
ModuleConfig |
ClassLoaderConfig.createModule()
Creates an ivy class loader.
|
Modifier and Type | Method and Description |
---|---|
void |
ClassLoaderConfig.addDependency(ModuleConfig config)
Adds a jar dependency, to be loaded from the repository
|