Interface CacheConfiguration


public interface CacheConfiguration
Encapsulates the generic configuration of a cache.
Author:
Paul Ferraro
  • Method Details

    • getCacheProperties

      CacheProperties getCacheProperties()
    • getBatchFactory

      org.wildfly.clustering.function.Supplier<Batch> getBatchFactory()