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)
PluginComponentinit in interface PluginComponentplugin - the calling pluginPluginComponent.init(Plugin)public void handleJSyncEvent(JSyncEvent event)
JSyncListenerhandleJSyncEvent in interface JSyncListenerevent - the JSyncEventCopyright © 2001-2018 Jalios SA. All Rights Reserved.