Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.management.metrics
Class MetricSerializingCallback

java.lang.Object
  extended by org.javasimon.CallbackSkeleton
      extended by org.nuxeo.runtime.management.metrics.MetricSerializingCallback
All Implemented Interfaces:
org.javasimon.Callback

public class MetricSerializingCallback
extends org.javasimon.CallbackSkeleton


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

MetricSerializingCallback

public MetricSerializingCallback(MetricSerializer serializer)
Method Detail

stopwatchStop

public void stopwatchStop(org.javasimon.Split split)
Specified by:
stopwatchStop in interface org.javasimon.Callback
Overrides:
stopwatchStop in class org.javasimon.CallbackSkeleton

counterSet

public void counterSet(org.javasimon.Counter counter,
                       long val)
Specified by:
counterSet in interface org.javasimon.Callback
Overrides:
counterSet in class org.javasimon.CallbackSkeleton

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.