Interface ChannelEmbeddedCacheManagerGroupConfiguration

All Superinterfaces:
BasicCacheContainerConfiguration, EmbeddedCacheContainerConfiguration, EmbeddedCacheManagerGroupConfiguration<org.jgroups.Address, ChannelGroupMember>
All Known Subinterfaces:
ChannelEmbeddedCacheManagerCommandDispatcherFactoryConfiguration

public interface ChannelEmbeddedCacheManagerGroupConfiguration extends EmbeddedCacheManagerGroupConfiguration<org.jgroups.Address, ChannelGroupMember>
Encapsulates a configuration of a group associated with a clustered cache container.
Author:
Paul Ferraro