@Deprecated public interface Plugin
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Deprecated.
This method will be called when the plug-in starts.
|
void |
stop()
Deprecated.
This method will be called when the plug-in should be stopped.
|
void start()
throws PluginException
PluginExceptionvoid stop()
Copyright © 2019 Communote team. All rights reserved.