public class ServerPluginRegistry extends BasePluginRegistry
EMBEDDED_CLIENT_APP_RESOURCE_LOADER, EMBEDDED_PLUGIN, KSB_CONFIGURER_CONTAINER_NAME, PLUGIN_REGISTRY_LOADER_NAME, RMI_PLUGIN, ROOT_RESOURCE_LOADER_NAME, WEB_SERVICE_PLUGIN| Constructor and Description |
|---|
ServerPluginRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPluginEnvironment(PluginEnvironment pluginEnvironment) |
protected HotDeployer |
getHotDeployer() |
protected Reloader |
getReloader() |
protected void |
loadPlugins(File sharedPluginDirectory) |
File |
loadSharedPlugin() |
PluginEnvironment |
removePluginEnvironment(String pluginName) |
void |
setPluginDirectories(List<String> pluginDirectories) |
void |
setSharedPluginDirectory(File sharedPluginDirectory) |
void |
start() |
void |
stop() |
protected void |
stopHotDeployer() |
protected void |
stopReloader() |
getPlugin, getPluginEnvironment, getPluginEnvironments, getPluginNamesaddResourceLoader, addResourceLoaderFirst, containsResourceLoader, getContents, getName, getObject, getResourceLoader, getResourceLoaderNames, getResourceLoaders, getService, removeAllResourceLoaders, removeResourceLoader, setName, toStringisStarted, setStartedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddResourceLoader, addResourceLoaderFirst, getContents, getName, getResourceLoader, getResourceLoaderNames, getResourceLoaders, removeResourceLoader, setNamegetObjectgetServicepublic ServerPluginRegistry()
public void start() throws Exception
start in interface Lifecyclestart in class ResourceLoaderContainerExceptionpublic void stop() throws Exception
stop in interface Lifecyclestop in class ResourceLoaderContainerExceptionprotected void stopReloader()
protected void stopHotDeployer()
protected void loadPlugins(File sharedPluginDirectory)
public void addPluginEnvironment(PluginEnvironment pluginEnvironment)
addPluginEnvironment in interface PluginRegistryaddPluginEnvironment in class BasePluginRegistrypublic PluginEnvironment removePluginEnvironment(String pluginName)
removePluginEnvironment in interface PluginRegistryremovePluginEnvironment in class BasePluginRegistrypublic File loadSharedPlugin()
public void setPluginDirectories(List<String> pluginDirectories)
public void setSharedPluginDirectory(File sharedPluginDirectory)
protected HotDeployer getHotDeployer()
protected Reloader getReloader()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.