|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GlobalJmxStatisticsConfigurationBuilder | |
---|---|
org.infinispan.configuration.global |
Uses of GlobalJmxStatisticsConfigurationBuilder in org.infinispan.configuration.global |
---|
Methods in org.infinispan.configuration.global that return GlobalJmxStatisticsConfigurationBuilder | |
---|---|
GlobalJmxStatisticsConfigurationBuilder |
GlobalJmxStatisticsConfigurationBuilder.addProperty(String key,
String value)
|
GlobalJmxStatisticsConfigurationBuilder |
GlobalJmxStatisticsConfigurationBuilder.allowDuplicateDomains(Boolean allowDuplicateDomains)
If true, multiple cache manager instances could be configured under the same configured JMX domain. |
GlobalJmxStatisticsConfigurationBuilder |
GlobalJmxStatisticsConfigurationBuilder.cacheManagerName(String cacheManagerName)
If JMX statistics are enabled, this property represents the name of this cache manager. |
GlobalJmxStatisticsConfigurationBuilder |
GlobalJmxStatisticsConfigurationBuilder.disable()
|
GlobalJmxStatisticsConfigurationBuilder |
GlobalJmxStatisticsConfigurationBuilder.enable()
|
GlobalJmxStatisticsConfigurationBuilder |
GlobalJmxStatisticsConfigurationBuilder.enabled(boolean enabled)
|
GlobalJmxStatisticsConfigurationBuilder |
GlobalConfigurationChildBuilder.globalJmxStatistics()
|
GlobalJmxStatisticsConfigurationBuilder |
GlobalConfigurationBuilder.globalJmxStatistics()
This method allows configuration of the global, or cache manager level, jmx statistics. |
GlobalJmxStatisticsConfigurationBuilder |
GlobalJmxStatisticsConfigurationBuilder.jmxDomain(String jmxDomain)
If JMX statistics are enabled then all 'published' JMX objects will appear under this name. |
GlobalJmxStatisticsConfigurationBuilder |
GlobalJmxStatisticsConfigurationBuilder.mBeanServerLookup(MBeanServerLookup mBeanServerLookupInstance)
Sets the instance of the MBeanServerLookup class to be used to bound JMX MBeans to. |
protected GlobalJmxStatisticsConfigurationBuilder |
GlobalJmxStatisticsConfigurationBuilder.read(GlobalJmxStatisticsConfiguration template)
|
GlobalJmxStatisticsConfigurationBuilder |
GlobalJmxStatisticsConfigurationBuilder.withProperties(Properties properties)
Sets properties which are then passed to the MBean Server Lookup implementation specified. |
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |