public class BasicJSyncListener extends java.lang.Object implements JSyncListener, PluginComponent
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
REVISION |
Constructor and Description |
---|
BasicJSyncListener() |
Modifier and Type | Method and Description |
---|---|
void |
handleJSyncEvent(JSyncEvent event)
This methods is called when a JSyncEvent occurs
|
boolean |
init(Plugin plugin)
Initialize the component with the given plugin configuration
|
public static final java.lang.String REVISION
public boolean init(Plugin plugin)
PluginComponent
init
in interface PluginComponent
plugin
- the calling pluginPluginComponent.init(Plugin)
public void handleJSyncEvent(JSyncEvent event)
JSyncListener
handleJSyncEvent
in interface JSyncListener
event
- the JSyncEventCopyright © 2001-2017 Jalios SA. All Rights Reserved.