public interface ClassLoaderRegistry
| Modifier and Type | Method and Description |
|---|---|
MultiParentClassLoader |
createScriptClassLoader()
Creates the script class loader for a build.
|
ClassLoader |
getCoreImplClassLoader()
Returns the class loader for the coreImpl project.
|
ClassLoader |
getPluginsClassLoader()
Returns the class loader for the plugins.
|
ClassLoader |
getRootClassLoader()
Returns the root class loader shared by all builds.
|
ClassLoader getRootClassLoader()
ClassLoader getCoreImplClassLoader()
ClassLoader getPluginsClassLoader()
MultiParentClassLoader createScriptClassLoader()
Copyright © 2013. All rights reserved