public class HotDeployer extends Object implements Runnable
| Constructor and Description | 
|---|
| HotDeployer(PluginRegistry registry,
                      File sharedPluginDirectory,
                      List<String> pluginDirectories) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Set<PluginEnvironment> | getAddedPlugins() | 
| protected Set<PluginEnvironment> | getRemovedPlugins() | 
| void | run() | 
public HotDeployer(PluginRegistry registry, File sharedPluginDirectory, List<String> pluginDirectories)
protected Set<PluginEnvironment> getRemovedPlugins()
protected Set<PluginEnvironment> getAddedPlugins() throws Exception
ExceptionCopyright © 2005-2012 The Kuali Foundation. All Rights Reserved.