org.glassfish.gmbal.impl
Class TimerAnnotationHelper.TracingEventHandler

java.lang.Object
  extended by TimerFactoryImpl.TracingEventHandler
      extended by org.glassfish.gmbal.impl.TimerAnnotationHelper.TracingEventHandler
All Implemented Interfaces:
TimerAnnotationHelper.ManagedNamed, TimerAnnotationHelper.ManagedTimerEventHandler
Enclosing class:
TimerAnnotationHelper

@ManagedObject
@Description(value="A simple TimerEventHandler that just displays TimerEvents as they occur")
public class TimerAnnotationHelper.TracingEventHandler
extends TimerFactoryImpl.TracingEventHandler
implements TimerAnnotationHelper.ManagedTimerEventHandler


Constructor Summary
TimerAnnotationHelper.TracingEventHandler(TimerFactory factory, java.lang.String name)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.glassfish.gmbal.impl.TimerAnnotationHelper.ManagedNamed
factory, name
 

Constructor Detail

TimerAnnotationHelper.TracingEventHandler

public TimerAnnotationHelper.TracingEventHandler(TimerFactory factory,
                                                 java.lang.String name)