JmxExpr.JmxAdd, JmxExpr.JmxContainerExpr, JmxExpr.JmxDelta, JmxExpr.JmxRate, JmxExpr.JmxRatio, JmxExpr.JmxValue
Constructor and Description |
---|
JmxValue() |
Modifier and Type | Method and Description |
---|---|
double |
calculate() |
void |
init() |
protected void |
sample()
Polls the statistics attribute.
|
void |
setAttribute(java.lang.String name) |
void |
setObjectName(java.lang.String name) |
public void setObjectName(java.lang.String name)
public void setAttribute(java.lang.String name)
@PostConstruct public void init()
protected void sample()