Class PrimaryProviderCommand
- java.lang.Object
-
- org.wildfly.clustering.singleton.server.PrimaryProviderCommand
-
- All Implemented Interfaces:
Serializable,org.wildfly.clustering.dispatcher.Command<Boolean,org.wildfly.clustering.singleton.Singleton>
public class PrimaryProviderCommand extends Object implements org.wildfly.clustering.dispatcher.Command<Boolean,org.wildfly.clustering.singleton.Singleton>
- Author:
- Paul Ferraro
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PrimaryProviderCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Booleanexecute(org.wildfly.clustering.singleton.Singleton singleton)
-