Package | Description |
---|---|
org.kuali.rice.kew.plugin |
Modifier and Type | Method and Description |
---|---|
protected URL |
ZipFilePluginLoader.getPluginConfigURL() |
protected abstract URL |
BasePluginLoader.getPluginConfigURL()
Template method that subclasses should implement to supply an appropriate
URL to the plugin's configuration
|
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.