Interface ChannelEmbeddedCacheManagerCommandDispatcherFactoryConfiguration

All Superinterfaces:
BasicCacheContainerConfiguration, ChannelEmbeddedCacheManagerGroupConfiguration, EmbeddedCacheContainerConfiguration, EmbeddedCacheManagerCommandDispatcherFactoryConfiguration<org.jgroups.Address, ChannelGroupMember>, EmbeddedCacheManagerGroupConfiguration<org.jgroups.Address, ChannelGroupMember>

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