Package tigase.pubsub.cluster.commands
Class RequestCapsSyncCommand
java.lang.Object
tigase.cluster.api.CommandListenerAbstract
tigase.pubsub.cluster.commands.RequestCapsSyncCommand
- All Implemented Interfaces:
Comparable<tigase.cluster.api.CommandListener>,tigase.cluster.api.CommandListener
@Bean(name="request-caps-sync",
parent=ClusteredNodeStrategy.class,
active=true)
public class RequestCapsSyncCommand
extends tigase.cluster.api.CommandListenerAbstract
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tigase.cluster.api.CommandListenerAbstract
compareTo, equals, getName, getPriority, getStatistics, getSyncInTraffic, getSyncOutTraffic, hashCode, incSyncInTraffic, incSyncOutTraffic, setName, setPriority
-
Field Details
-
REQUEST_CAPS_SYNC_CMD
- See Also:
-
-
Constructor Details
-
RequestCapsSyncCommand
public RequestCapsSyncCommand()
-
-
Method Details