Interface ChannelEmbeddedCacheManagerCommandDispatcherFactoryConfiguration

All Superinterfaces:
org.wildfly.clustering.cache.infinispan.BasicCacheContainerConfiguration, ChannelEmbeddedCacheManagerGroupConfiguration, org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheContainerConfiguration, EmbeddedCacheManagerCommandDispatcherFactoryConfiguration<org.jgroups.Address, org.wildfly.clustering.server.jgroups.ChannelGroupMember>, EmbeddedCacheManagerGroupConfiguration<org.jgroups.Address, org.wildfly.clustering.server.jgroups.ChannelGroupMember>

public interface ChannelEmbeddedCacheManagerCommandDispatcherFactoryConfiguration extends ChannelEmbeddedCacheManagerGroupConfiguration, EmbeddedCacheManagerCommandDispatcherFactoryConfiguration<org.jgroups.Address, org.wildfly.clustering.server.jgroups.ChannelGroupMember>
Encapsulates the configuration of a command dispatcher factory associated with a clustered cache container.
Author:
Paul Ferraro