public class NoOpPlugin extends AbstractMoskitoPlugin
| Constructor and Description |
|---|
NoOpPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
deInitialize()
Called before the plugin should be unloaded.
|
void |
initialize()
Called after the plugin has been loaded and allows the initialization of the plugin.
|
setConfigurationNamepublic void initialize()
MoskitoPlugininitialize in interface MoskitoPlugininitialize in class AbstractMoskitoPluginpublic void deInitialize()
MoskitoPlugindeInitialize in interface MoskitoPlugindeInitialize in class AbstractMoskitoPluginCopyright © 2010-2020 anotheria.net. All Rights Reserved.