Package | Description |
---|---|
org.kuali.rice.kew.plugin |
Modifier and Type | Method and Description |
---|---|
protected PluginClassLoader |
ZipFilePluginLoader.createPluginClassLoader() |
protected abstract PluginClassLoader |
BasePluginLoader.createPluginClassLoader()
Template method that subclasses should implement to supply an appropriate
plugin ClassLoader
|
Modifier and Type | Method and Description |
---|---|
protected void |
BasePluginLoader.configureExtraClasspath(PluginClassLoader classLoader,
PluginConfig config) |
protected Plugin |
BasePluginLoader.loadWithinContextClassLoader(PluginClassLoader classLoader)
Executes loading of the plugin within the current context classloader set to the Plugin's classloader.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.