public class MetricSerializingCallback
extends org.javasimon.CallbackSkeleton
Constructor and Description |
---|
MetricSerializingCallback(MetricSerializer serializer) |
Modifier and Type | Method and Description |
---|---|
void |
counterSet(org.javasimon.Counter counter,
long val) |
void |
stopwatchStop(org.javasimon.Split split) |
public MetricSerializingCallback(MetricSerializer serializer)
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
Copyright © 2015 Nuxeo SA. All rights reserved.