Interface PrimaryProxyContext<T>
- All Superinterfaces:
ServiceNameProvider
- All Known Implementing Classes:
LegacyDistributedSingletonService
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionorg.wildfly.clustering.server.dispatcher.CommandDispatcher<org.wildfly.clustering.server.GroupMember,LegacySingletonContext<T>> Methods inherited from interface org.wildfly.clustering.service.ServiceNameProvider
getServiceName
-
Method Details
-
getCommandDispatcher
org.wildfly.clustering.server.dispatcher.CommandDispatcher<org.wildfly.clustering.server.GroupMember,LegacySingletonContext<T>> getCommandDispatcher()
-