public class TestClusterManager extends ClusterManager
ClusterManager.ClusterReceiver, ClusterManager.MessageStat, ClusterManager.SendMessageRunnable
channel, clusterConfig, currentView, executor, forceSyncSending, globalConfig, listeners, messagesStat, resources, STATE_MAGIC
NAME
Constructor and Description |
---|
TestClusterManager() |
Modifier and Type | Method and Description |
---|---|
protected void |
applicationInitialized() |
addListener, applicationStopped, getActiveThreadsCount, getChannel, getClusterName, getCurrentView, getMBeanDomain, getMessagesCount, getReceivedBytes, getReceivedMessages, getSentBytes, getSentMessages, getSyncSendingForCurrentThread, init, initJGroupsProperties, initLogger, internalSend, isMaster, isStarted, printMessagesStat, printSharedStateStat, registerJmxBeans, removeListener, send, sendSync, setSyncSendingForCurrentThread, start, stop, unregisterJmxBeans
protected void applicationInitialized()
applicationInitialized
in class ClusterManager