Interface EmbeddedCacheManagerCommandDispatcherFactoryConfiguration<A extends Comparable<A>,M extends org.wildfly.clustering.server.group.GroupMember<A>>
- Type Parameters:
A- the address type for group membersM- the group member type
- All Superinterfaces:
org.wildfly.clustering.cache.infinispan.BasicCacheContainerConfiguration,EmbeddedCacheContainerConfiguration,EmbeddedCacheManagerGroupConfiguration<A,M>
- All Known Subinterfaces:
ChannelEmbeddedCacheManagerCommandDispatcherFactoryConfiguration,LocalEmbeddedCacheManagerCommandDispatcherFactoryConfiguration
public interface EmbeddedCacheManagerCommandDispatcherFactoryConfiguration<A extends Comparable<A>,M extends org.wildfly.clustering.server.group.GroupMember<A>>
extends EmbeddedCacheManagerGroupConfiguration<A,M>
Encapsulates configuration of an
EmbeddedCacheManagerCommandDispatcherFactory.- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.wildfly.clustering.cache.infinispan.embedded.EmbeddedCacheContainerConfiguration
getBlockingManager, getCacheContainer, getExecutorMethods inherited from interface org.wildfly.clustering.server.infinispan.EmbeddedCacheManagerGroupConfiguration
getAddressWrapper, getGroup
-
Method Details
-
getCommandDispatcherFactory
-
getAddressUnwrapper
-