Nuxeo Enterprise Platform 5.4

org.nuxeo.runtime.management.metrics
Class MetricRegisteringCallback

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

public class MetricRegisteringCallback
extends org.javasimon.jmx.JmxRegisterCallback


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.javasimon.Callback
org.javasimon.Callback.Event
 
Constructor Summary
MetricRegisteringCallback()
           
 
Method Summary
 void initialize()
           
 
Methods inherited from class org.javasimon.jmx.JmxRegisterCallback
clear, simonCreated, simonDestroyed
 
Methods inherited from class org.javasimon.CallbackSkeleton
addCallback, callbacks, cleanup, counterDecrease, counterIncrease, counterSet, message, removeCallback, reset, stopwatchAdd, stopwatchStart, stopwatchStop, warning
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetricRegisteringCallback

public MetricRegisteringCallback()
Method Detail

initialize

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

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.