public class StatisticsConfiguration extends JMXStatisticsConfiguration implements Matchable<StatisticsConfiguration>
| Modifier and Type | Field and Description |
|---|---|
static AttributeDefinition<Boolean> |
AVAILABLE |
static AttributeDefinition<Boolean> |
ENABLED |
| Modifier and Type | Method and Description |
|---|---|
AttributeSet |
attributes() |
boolean |
available()
Deprecated.
since 10.1.3. This method will be removed in a future version.
|
boolean |
enabled() |
boolean |
equals(Object obj) |
ElementDefinition<StatisticsConfiguration> |
getElementDefinition() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitsubElementspublic static AttributeDefinition<Boolean> ENABLED
public static AttributeDefinition<Boolean> AVAILABLE
public ElementDefinition<StatisticsConfiguration> getElementDefinition()
getElementDefinition in interface BaseConfigurationInfoElementDefinition of the configuration.public boolean enabled()
enabled in class JMXStatisticsConfiguration@Deprecated public boolean available()
available in class JMXStatisticsConfigurationpublic AttributeSet attributes()
attributes in interface BaseConfigurationInfoAttributeSet declared by the configuration.Copyright © 2021 JBoss by Red Hat. All rights reserved.