net.i2p.router.web
public class PluginStopper extends PluginStarter
_context, ENABLED, PREFIX
Constructor and Description |
---|
PluginStopper(RouterContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
(package private) static void |
stopPlugins(RouterContext ctx)
Stop all plugins
(whether or not they were ever started)
this shouldn't throw anything
|
deletePlugin, getPluginKeys, getPlugins, isPluginRunning, pluginProperties, pluginProperties, pluginsEnabled, startPlugin, startPlugins, stopPlugin, storePluginProperties
public PluginStopper(RouterContext ctx)
public void run()
run
in interface Runnable
run
in class PluginStarter
static void stopPlugins(RouterContext ctx)