| Package | Description |
|---|---|
| org.infinispan.client.hotrod.configuration |
Hot Rod client configuration API.
|
| 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> |
StatisticsConfiguration.MBEAN_SERVER_LOOKUP |
| Modifier and Type | Method and Description |
|---|---|
MBeanServerLookup |
StatisticsConfiguration.mbeanServerLookup() |
| Modifier and Type | Method and Description |
|---|---|
StatisticsConfigurationBuilder |
StatisticsConfigurationBuilder.mBeanServerLookup(MBeanServerLookup mBeanServerLookupInstance)
Sets the instance of the
MBeanServerLookup class to be used to bound JMX MBeans to. |
| 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 | Interface and Description |
|---|---|
interface |
MBeanServerLookup
Deprecated.
Use
MBeanServerLookup instead |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.