public interface MoskitoPlugin
| 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.
|
void |
setConfigurationName(java.lang.String configurationName)
Called by the plugin repository.
|
void setConfigurationName(java.lang.String configurationName)
configurationName - void initialize()
void deInitialize()
Copyright © 2010-2020 anotheria.net. All Rights Reserved.