Interface LocalEmbeddedCacheManagerCommandDispatcherFactoryConfiguration

All Superinterfaces:
BasicCacheContainerConfiguration, EmbeddedCacheContainerConfiguration, EmbeddedCacheManagerCommandDispatcherFactoryConfiguration<String, LocalGroupMember>, EmbeddedCacheManagerGroupConfiguration<String, LocalGroupMember>, LocalEmbeddedCacheManagerGroupConfiguration

public interface LocalEmbeddedCacheManagerCommandDispatcherFactoryConfiguration extends LocalEmbeddedCacheManagerGroupConfiguration, EmbeddedCacheManagerCommandDispatcherFactoryConfiguration<String, LocalGroupMember>
Encapsulates the configuration of a command dispatcher factory associated with a non-clustered cache container.
Author:
Paul Ferraro