| Package | Description |
|---|---|
| org.kuali.rice.kew.plugin | |
| org.kuali.rice.kew.resourceloader |
| Class and Description |
|---|
| BasePluginLoader
Abstract base PluginLoader implementation.
|
| BasePluginRegistry
A base class for
PluginRegistry implementations. |
| HotDeployer
Checks for plugins added to or removed from the configured plugin directories.
|
| Modifiable
Represents an entity which can be modified.
|
| Plugin
A KEW Plugin.
|
| PluginClassLoader
A simple class loader implementation which looks at itself before delegating to its parent.
|
| PluginConfig
Class representing a plugin's config, containing configuration
settings parsed from the config.
|
| PluginEnvironment
A PluginEnvironment represents a Plugin and the PluginLoader from which it was loaded.
|
| PluginException
A RuntimeException thrown from the plugin system when a problem is encountered.
|
| PluginListener
Receives startup and shutdown callbacks from a
Plugin when it
is initialized and destroyed. |
| PluginLoader
Loads a plugin from some source (i.e.
|
| PluginRegistry
Maintains a registry of Plugins and allows for loading of resources from those plugins.
|
| Reloadable
An interface representing an Entity that can be reloaded.
|
| Reloader
A runnable which continuously polls Reloadable to see if they need to be reloaded.
|
| Class and Description |
|---|
| PluginRegistry
Maintains a registry of Plugins and allows for loading of resources from those plugins.
|
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.