Interface CacheContainerCommandDispatcherFactory

All Superinterfaces:
org.wildfly.clustering.server.dispatcher.CommandDispatcherFactory<CacheContainerGroupMember>, org.wildfly.clustering.server.group.GroupCommandDispatcherFactory<org.infinispan.remoting.transport.Address,CacheContainerGroupMember>
All Known Implementing Classes:
EmbeddedCacheManagerCommandDispatcherFactory

public interface CacheContainerCommandDispatcherFactory extends org.wildfly.clustering.server.group.GroupCommandDispatcherFactory<org.infinispan.remoting.transport.Address,CacheContainerGroupMember>
Author:
Paul Ferraro
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.wildfly.clustering.server.dispatcher.CommandDispatcherFactory

    createCommandDispatcher, createCommandDispatcher
  • Method Details

    • getGroup

      Specified by:
      getGroup in interface org.wildfly.clustering.server.dispatcher.CommandDispatcherFactory<CacheContainerGroupMember>
      Specified by:
      getGroup in interface org.wildfly.clustering.server.group.GroupCommandDispatcherFactory<org.infinispan.remoting.transport.Address,CacheContainerGroupMember>