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

Packages that use Modifiable
org.kuali.rice.kew.plugin   
 

Uses of Modifiable in org.kuali.rice.kew.plugin
 

Subinterfaces of Modifiable in org.kuali.rice.kew.plugin
 interface PluginLoader
          Loads a plugin from some source (i.e.
 

Classes in org.kuali.rice.kew.plugin that implement Modifiable
 class BasePluginLoader
          Abstract base PluginLoader implementation.
 class ClassLoaderPluginLoader
          A PluginLoader which creates a Plugin with the given ClassLoader.
 class ModificationTracker
          Tracks modifications to a set of files and directories.
 class ZipFilePluginLoader
          Loads a plugin from a zip file on the file system.
 



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.