Interface PrimaryProxyContext<T>

  • All Superinterfaces:
    org.wildfly.clustering.service.ServiceNameProvider
    All Known Implementing Classes:
    LegacyDistributedSingletonService

    public interface PrimaryProxyContext<T>
    extends org.wildfly.clustering.service.ServiceNameProvider
    Author:
    Paul Ferraro
    • Method Detail

      • getCommandDispatcher

        org.wildfly.clustering.dispatcher.CommandDispatcher<LegacySingletonContext<T>> getCommandDispatcher()