org.glassfish.pfl.tf.timer.impl
Class TimerFactoryImpl.TracingEventHandler

java.lang.Object
  extended by org.glassfish.pfl.tf.timer.spi.NamedBase
      extended by org.glassfish.pfl.tf.timer.impl.TimerFactoryImpl.TracingEventHandler
All Implemented Interfaces:
Named, TimerEventHandler
Enclosing class:
TimerFactoryImpl

public static class TimerFactoryImpl.TracingEventHandler
extends NamedBase
implements TimerEventHandler


Constructor Summary
TimerFactoryImpl.TracingEventHandler(TimerFactory factory, String name)
           
 
Method Summary
 void notify(TimerEvent event)
           
 
Methods inherited from class org.glassfish.pfl.tf.timer.spi.NamedBase
equals, factory, hashCode, name, setFactory, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.glassfish.pfl.tf.timer.spi.Named
factory, name
 

Constructor Detail

TimerFactoryImpl.TracingEventHandler

public TimerFactoryImpl.TracingEventHandler(TimerFactory factory,
                                            String name)
Method Detail

notify

public void notify(TimerEvent event)
Specified by:
notify in interface TimerEventHandler


Copyright © 2013 Oracle. All Rights Reserved.