Class MutableInfinispanSessionManagementConfiguration

    • Constructor Detail

      • MutableInfinispanSessionManagementConfiguration

        public MutableInfinispanSessionManagementConfiguration​(UnaryOperator<String> replacer)
    • Method Detail

      • getContainerName

        public String getContainerName()
        Specified by:
        getContainerName in interface org.wildfly.clustering.ee.infinispan.InfinispanCacheConfiguration
      • getCacheName

        public String getCacheName()
        Specified by:
        getCacheName in interface org.wildfly.clustering.ee.infinispan.InfinispanCacheConfiguration
      • setContainerName

        public void setContainerName​(String containerName)
      • setCacheName

        public void setCacheName​(String cacheName)