Class 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 Detail

      • PrimaryProviderCommand

        public PrimaryProviderCommand()
    • Method Detail

      • execute

        public Boolean execute​(org.wildfly.clustering.singleton.Singleton singleton)
        Specified by:
        execute in interface org.wildfly.clustering.dispatcher.Command<Boolean,​org.wildfly.clustering.singleton.Singleton>