Class SingletonElectionCommand
java.lang.Object
org.wildfly.clustering.singleton.server.SingletonElectionCommand
- All Implemented Interfaces:
Serializable,Command<Void,SingletonElectionListener>
public class SingletonElectionCommand
extends Object
implements Command<Void,SingletonElectionListener>
- Author:
- Paul Ferraro
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SingletonElectionCommand
-
-
Method Details
-
execute
- Specified by:
executein interfaceCommand<Void,SingletonElectionListener>
-