GlobalJmxConfiguration instead. This will be removed in next major version.@Deprecated public abstract class GlobalJmxStatisticsConfiguration extends Object implements ConfigurationInfo
| Constructor and Description |
|---|
GlobalJmxStatisticsConfiguration()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
abstract String |
cacheManagerName()
Deprecated.
Since 10.1. please use
GlobalConfiguration.cacheManagerName() instead. |
abstract String |
domain()
Deprecated.
|
abstract boolean |
enabled()
Deprecated.
|
abstract MBeanServerLookup |
mbeanServerLookup()
Deprecated.
|
abstract TypedProperties |
properties()
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsubElementsattributes, getElementDefinitionpublic GlobalJmxStatisticsConfiguration()
public abstract boolean enabled()
public abstract String domain()
public abstract TypedProperties properties()
@Deprecated public abstract String cacheManagerName()
GlobalConfiguration.cacheManagerName() instead.public abstract MBeanServerLookup mbeanServerLookup()
Copyright © 2022 JBoss by Red Hat. All rights reserved.