Interface PrimaryProxyContext<T>

All Superinterfaces:
ServiceNameProvider
All Known Implementing Classes:
LegacyDistributedSingletonService

public interface PrimaryProxyContext<T> extends ServiceNameProvider
Author:
Paul Ferraro
  • Method Details

    • getCommandDispatcher

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