|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.env.meter.JmxExpr
public abstract class JmxExpr
Nested Class Summary | |
---|---|
static class |
JmxExpr.JmxAdd
|
protected static class |
JmxExpr.JmxContainerExpr
|
static class |
JmxExpr.JmxDelta
|
static class |
JmxExpr.JmxRate
|
static class |
JmxExpr.JmxRatio
|
static class |
JmxExpr.JmxValue
|
Constructor Summary | |
---|---|
JmxExpr()
|
Method Summary | |
---|---|
protected abstract double |
calculate()
|
protected abstract void |
sample()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JmxExpr()
Method Detail |
---|
protected abstract void sample()
protected abstract double calculate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |