Uses of Interface
org.infinispan.commons.jmx.MBeanServerLookup
Package
Description
Hot Rod client configuration API.
Pluggable lookup for MBeanServer.
EmbeddedCacheManager
configurationHelpers that allow easy exposure of attributes and operations via JMX.
-
Uses of MBeanServerLookup in org.infinispan.client.hotrod.configuration
Modifier and TypeFieldDescriptionstatic final AttributeDefinition
<MBeanServerLookup> StatisticsConfiguration.MBEAN_SERVER_LOOKUP
Modifier and TypeMethodDescriptionStatisticsConfigurationBuilder.mBeanServerLookup
(MBeanServerLookup mBeanServerLookupInstance) Sets the instance of theMBeanServerLookup
class to be used to bound JMX MBeans to. -
Uses of MBeanServerLookup in org.infinispan.commons.jmx
Modifier and TypeClassDescriptionclass
Default implementation forMBeanServerLookup
, will return the platform MBean server. -
Uses of MBeanServerLookup in org.infinispan.configuration.global
Modifier and TypeFieldDescriptionstatic final AttributeDefinition
<MBeanServerLookup> GlobalJmxConfiguration.MBEAN_SERVER_LOOKUP
Modifier and TypeMethodDescriptionGlobalJmxConfiguration.mbeanServerLookup()
abstract MBeanServerLookup
GlobalJmxStatisticsConfiguration.mbeanServerLookup()
Deprecated, for removal: This API element is subject to removal in a future version.Modifier and TypeMethodDescriptionGlobalJmxConfigurationBuilder.mBeanServerLookup
(MBeanServerLookup mBeanServerLookupInstance) Sets the instance of theMBeanServerLookup
class to be used to bound JMX MBeans to.GlobalJmxStatisticsConfigurationBuilder.mBeanServerLookup
(MBeanServerLookup mBeanServerLookupInstance) Deprecated, for removal: This API element is subject to removal in a future version.Sets the instance of theMBeanServerLookup
class to be used to bound JMX MBeans to. -
Uses of MBeanServerLookup in org.infinispan.jmx
Modifier and TypeInterfaceDescriptioninterface
Deprecated, for removal: This API element is subject to removal in a future version.Modifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.UsePlatformMBeanServerLookup
instead
MBeanServerLookup
instead