Package tigase.mix.cluster.commands
Class RequestTempParticipantsSyncCommand
java.lang.Object
tigase.cluster.api.CommandListenerAbstract
tigase.mix.cluster.commands.RequestTempParticipantsSyncCommand
- All Implemented Interfaces:
Comparable<tigase.cluster.api.CommandListener>,tigase.cluster.api.CommandListener
@Bean(name="request-temp-participants-sync",
parent=MixComponentClustered.class,
active=true)
public class RequestTempParticipantsSyncCommand
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_TEMP_PARTICIPANTS_SYNC_CMD
- See Also:
-
-
Constructor Details
-
RequestTempParticipantsSyncCommand
public RequestTempParticipantsSyncCommand()
-
-
Method Details