Interface EmbeddedCacheManagerGroupConfiguration<A extends Comparable<A>,M extends org.wildfly.clustering.server.group.GroupMember<A>>
- Type Parameters:
A- the group member address typeM- the group member type
- All Superinterfaces:
org.wildfly.clustering.cache.infinispan.BasicCacheContainerConfiguration,EmbeddedCacheContainerConfiguration
- All Known Subinterfaces:
ChannelEmbeddedCacheManagerCommandDispatcherFactoryConfiguration,ChannelEmbeddedCacheManagerGroupConfiguration,EmbeddedCacheManagerCommandDispatcherFactoryConfiguration<A,,M> LocalEmbeddedCacheManagerCommandDispatcherFactoryConfiguration,LocalEmbeddedCacheManagerGroupConfiguration
public interface EmbeddedCacheManagerGroupConfiguration<A extends Comparable<A>,M extends org.wildfly.clustering.server.group.GroupMember<A>>
extends EmbeddedCacheContainerConfiguration
Encapsulates the configuration of a
EmbeddedCacheManagerGroup.- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheContainerConfiguration
getBlockingManager, getCacheContainer, getExecutor
-
Method Details
-
getGroup
-
getAddressWrapper
-