|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Reloadable | |
---|---|
org.kuali.rice.kew.plugin |
Uses of Reloadable in org.kuali.rice.kew.plugin |
---|
Classes in org.kuali.rice.kew.plugin that implement Reloadable | |
---|---|
class |
PluginEnvironment
A PluginEnvironment represents a Plugin and the PluginLoader from which it was loaded. |
Methods in org.kuali.rice.kew.plugin that return types with arguments of type Reloadable | |
---|---|
Set<Reloadable> |
Reloader.getReloadables()
|
Methods in org.kuali.rice.kew.plugin with parameters of type Reloadable | |
---|---|
void |
Reloader.addReloadable(Reloadable reloadable)
|
void |
Reloader.removeReloadable(Reloadable reloadable)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |