|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.javasimon.CallbackSkeleton
org.nuxeo.runtime.management.metrics.MetricSerializingCallback
public class MetricSerializingCallback
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.javasimon.Callback |
---|
org.javasimon.Callback.Event |
Constructor Summary | |
---|---|
MetricSerializingCallback(MetricSerializer serializer)
|
Method Summary | |
---|---|
void |
counterSet(org.javasimon.Counter counter,
long val)
|
void |
stopwatchStop(org.javasimon.Split split)
|
Methods inherited from class org.javasimon.CallbackSkeleton |
---|
addCallback, callbacks, cleanup, clear, counterDecrease, counterIncrease, initialize, message, removeCallback, reset, simonCreated, simonDestroyed, stopwatchAdd, stopwatchStart, warning |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MetricSerializingCallback(MetricSerializer serializer)
Method Detail |
---|
public void stopwatchStop(org.javasimon.Split split)
stopwatchStop
in interface org.javasimon.Callback
stopwatchStop
in class org.javasimon.CallbackSkeleton
public void counterSet(org.javasimon.Counter counter, long val)
counterSet
in interface org.javasimon.Callback
counterSet
in class org.javasimon.CallbackSkeleton
|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |