public class JMXStatisticsConfiguration extends Object implements Matchable<JMXStatisticsConfiguration>
Modifier and Type | Field and Description |
---|---|
static AttributeDefinition<Boolean> |
AVAILABLE |
static AttributeDefinition<Boolean> |
ENABLED |
Modifier and Type | Method and Description |
---|---|
AttributeSet |
attributes() |
boolean |
available()
If set to false, statistics gathering cannot be enabled during runtime.
|
boolean |
enabled() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
public static final AttributeDefinition<Boolean> ENABLED
public static final AttributeDefinition<Boolean> AVAILABLE
public boolean enabled()
public boolean available()
public AttributeSet attributes()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.