Uses of Class
org.infinispan.configuration.cache.JMXStatisticsConfiguration
-
Packages that use JMXStatisticsConfiguration Package Description org.infinispan.configuration.cache Cache
configuration -
-
Uses of JMXStatisticsConfiguration in org.infinispan.configuration.cache
Methods in org.infinispan.configuration.cache that return JMXStatisticsConfiguration Modifier and Type Method Description JMXStatisticsConfiguration
JMXStatisticsConfigurationBuilder. create()
JMXStatisticsConfiguration
Configuration. jmxStatistics()
Methods in org.infinispan.configuration.cache with parameters of type JMXStatisticsConfiguration Modifier and Type Method Description JMXStatisticsConfigurationBuilder
JMXStatisticsConfigurationBuilder. read(JMXStatisticsConfiguration template)
-