public abstract class VisorExtensionPoint extends Object implements ro.fortsoft.pf4j.ExtensionPoint
Modifier | Constructor and Description |
---|---|
protected |
VisorExtensionPoint(VisorPluginModel model) |
Modifier and Type | Method and Description |
---|---|
VisorPluginModel |
model() |
abstract String |
name() |
void |
onConnected()
Will be executed on Visor connect to grid.
|
void |
onDisconnected()
Will be executed on Visor disconnect from grid.
|
void |
onEventsChanged()
Will be executed on Visor events changed.
|
void |
onModelChanged()
Will be executed on Visor model changed.
|
protected VisorExtensionPoint(VisorPluginModel model)
model
- Visor model.public VisorPluginModel model()
public abstract String name()
public void onModelChanged()
public void onEventsChanged()
public void onConnected()
public void onDisconnected()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019