Uses of Interface
org.kuali.rice.kew.plugin.Reloadable

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)
           
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.