| Package | Description |
|---|---|
| org.infinispan.configuration.global |
EmbeddedCacheManager configuration |
| org.infinispan.jmx |
Helpers that allow easy exposure of attributes and operations via JMX.
|
| Modifier and Type | Field and Description |
|---|---|
static AttributeDefinition<MBeanServerLookup> |
GlobalJmxStatisticsConfiguration.MBEAN_SERVER_LOOKUP |
| Modifier and Type | Method and Description |
|---|---|
MBeanServerLookup |
GlobalJmxStatisticsConfiguration.mbeanServerLookup() |
| Modifier and Type | Method and Description |
|---|---|
GlobalJmxStatisticsConfigurationBuilder |
GlobalJmxStatisticsConfigurationBuilder.mBeanServerLookup(MBeanServerLookup mBeanServerLookupInstance)
Sets the instance of the
MBeanServerLookup class to be used to bound JMX MBeans to. |
| Modifier and Type | Class and Description |
|---|---|
class |
JBossMBeanServerLookup
MBeanServer lookup implementation to locate the JBoss MBeanServer.
|
class |
PlatformMBeanServerLookup
Default implementation for
MBeanServerLookup, will return the platform MBean server. |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.