Interface LocalEmbeddedCacheManagerCommandDispatcherFactoryConfiguration

All Superinterfaces:
org.wildfly.clustering.cache.infinispan.BasicCacheContainerConfiguration, org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheContainerConfiguration, EmbeddedCacheManagerCommandDispatcherFactoryConfiguration<String, org.wildfly.clustering.server.local.LocalGroupMember>, EmbeddedCacheManagerGroupConfiguration<String, org.wildfly.clustering.server.local.LocalGroupMember>, LocalEmbeddedCacheManagerGroupConfiguration

public interface LocalEmbeddedCacheManagerCommandDispatcherFactoryConfiguration extends LocalEmbeddedCacheManagerGroupConfiguration, EmbeddedCacheManagerCommandDispatcherFactoryConfiguration<String, org.wildfly.clustering.server.local.LocalGroupMember>
Encapsulates the configuration of a command dispatcher factory associated with a non-clustered cache container.
Author:
Paul Ferraro
  • Method Summary

    Modifier and Type
    Method
    Description
    default Function<org.infinispan.remoting.transport.Address, String>
    Returns a function that converts an Infinispan address to the identifier expected by the decorated command dispatcher factory.
    default org.wildfly.clustering.server.group.GroupCommandDispatcherFactory<String, org.wildfly.clustering.server.local.LocalGroupMember>
    Returns the decorated command dispatcher factory

    Methods inherited from interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheContainerConfiguration

    getCacheContainer, getExecutor, getName