public class AppSystemSync
extends java.lang.Object
Constructor and Description |
---|
AppSystemSync(AppSystemDeviceControl synergynetAppControl,
SynergyNetApp snNode)
Initiates the listener management.
|
Modifier and Type | Method and Description |
---|---|
AppSystemDeviceControl |
getSynergynetAppControl()
Gets the manager of the network cluster default entries for SynergyNetApp
extending application.
|
void |
reSync(SynergyNetApp snNode)
Changes the application which the listeners interacts with.
|
void |
stop()
Stops the listeners used for default SynergyNetApp extending application
network cluster entries.
|
public AppSystemSync(AppSystemDeviceControl synergynetAppControl, SynergyNetApp snNode)
synergynetAppControl
- Manager of the network cluster default
entries for SynergyNetApp extending application.snNode
- An instance of a SynergyNetApp extending application.public AppSystemDeviceControl getSynergynetAppControl()
public void reSync(SynergyNetApp snNode)
snNode
- An instance of a SynergyNetApp extending application.public void stop()