Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Interface
org.infinispan.config.FluentGlobalConfiguration.GlobalJmxStatisticsConfig

Packages that use FluentGlobalConfiguration.GlobalJmxStatisticsConfig
org.infinispan.config Cache configuration beans and parsers. 
 

Uses of FluentGlobalConfiguration.GlobalJmxStatisticsConfig in org.infinispan.config
 

Classes in org.infinispan.config that implement FluentGlobalConfiguration.GlobalJmxStatisticsConfig
static class GlobalConfiguration.GlobalJmxStatisticsType
          Deprecated. 
 

Methods in org.infinispan.config that return FluentGlobalConfiguration.GlobalJmxStatisticsConfig
 FluentGlobalConfiguration.GlobalJmxStatisticsConfig GlobalConfiguration.GlobalJmxStatisticsType.addProperty(String key, String value)
          Deprecated.  
 FluentGlobalConfiguration.GlobalJmxStatisticsConfig FluentGlobalConfiguration.GlobalJmxStatisticsConfig.addProperty(String key, String value)
          Deprecated.  
 FluentGlobalConfiguration.GlobalJmxStatisticsConfig GlobalConfiguration.GlobalJmxStatisticsType.allowDuplicateDomains(Boolean allowDuplicateDomains)
          Deprecated.  
 FluentGlobalConfiguration.GlobalJmxStatisticsConfig FluentGlobalConfiguration.GlobalJmxStatisticsConfig.allowDuplicateDomains(Boolean allowDuplicateDomains)
          Deprecated. If true, multiple cache manager instances could be configured under the same configured JMX domain.
 FluentGlobalConfiguration.GlobalJmxStatisticsConfig GlobalConfiguration.GlobalJmxStatisticsType.cacheManagerName(String cacheManagerName)
          Deprecated.  
 FluentGlobalConfiguration.GlobalJmxStatisticsConfig FluentGlobalConfiguration.GlobalJmxStatisticsConfig.cacheManagerName(String cacheManagerName)
          Deprecated. If JMX statistics are enabled, this property represents the name of this cache manager.
 FluentGlobalConfiguration.GlobalJmxStatisticsConfig GlobalConfiguration.GlobalJmxStatisticsType.disable()
          Deprecated.  
 FluentGlobalConfiguration.GlobalJmxStatisticsConfig FluentGlobalConfiguration.GlobalJmxStatisticsConfig.disable()
          Deprecated.  
 FluentGlobalConfiguration.GlobalJmxStatisticsConfig GlobalConfiguration.GlobalJmxStatisticsType.jmxDomain(String jmxDomain)
          Deprecated.  
 FluentGlobalConfiguration.GlobalJmxStatisticsConfig FluentGlobalConfiguration.GlobalJmxStatisticsConfig.jmxDomain(String jmxDomain)
          Deprecated. If JMX statistics are enabled then all 'published' JMX objects will appear under this name.
 FluentGlobalConfiguration.GlobalJmxStatisticsConfig GlobalConfiguration.GlobalJmxStatisticsType.mBeanServerLookup(MBeanServerLookup MBeanServerLookupInstance)
          Deprecated.  
 FluentGlobalConfiguration.GlobalJmxStatisticsConfig FluentGlobalConfiguration.GlobalJmxStatisticsConfig.mBeanServerLookup(MBeanServerLookup mBeanServerLookupInstance)
          Deprecated. Sets the instance of the MBeanServerLookup class to be used to bound JMX MBeans to.
 FluentGlobalConfiguration.GlobalJmxStatisticsConfig GlobalConfiguration.GlobalJmxStatisticsType.mBeanServerLookupClass(Class<? extends MBeanServerLookup> beanServerLookupClass)
          Deprecated.  
 FluentGlobalConfiguration.GlobalJmxStatisticsConfig FluentGlobalConfiguration.GlobalJmxStatisticsConfig.mBeanServerLookupClass(Class<? extends MBeanServerLookup> mbeanServerLookupClass)
          Deprecated. Instance of class that will attempt to locate a JMX MBean server to bind to
 FluentGlobalConfiguration.GlobalJmxStatisticsConfig GlobalConfiguration.GlobalJmxStatisticsType.withProperties(Properties p)
          Deprecated.  
 FluentGlobalConfiguration.GlobalJmxStatisticsConfig FluentGlobalConfiguration.GlobalJmxStatisticsConfig.withProperties(Properties properties)
          Deprecated. Sets properties which are then passed to the MBean Server Lookup implementation specified.
 


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.