Interface CacheServiceProviderRegistryConfiguration<T>

    • Method Detail

      • getGroup

        Group<org.infinispan.remoting.transport.Address> getGroup()
      • getCache

        org.infinispan.Cache<T,​Set<org.infinispan.remoting.transport.Address>> getCache()
      • getBatcher

        org.wildfly.clustering.ee.Batcher<? extends org.wildfly.clustering.ee.Batch> getBatcher()