Methods Summary |
---|
public boolean | isMasterNode()
|
public void | startSingleton()Invoked when this mbean is elected to run the singleton service,
or in other words when this node is elected for master.
|
public void | stopSingleton(java.lang.String gracefulShutdown)Invoked when this mbean is elected to no longer run the singleton service,
or in other words when this node is elected for slave.
|