org.glassfish.gmbal.impl
Class TimerAnnotationHelper

java.lang.Object
  extended by org.glassfish.gmbal.impl.TimerAnnotationHelper

public class TimerAnnotationHelper
extends java.lang.Object

This class provides nested classes that carry the needed Gmbal annotations for the various Timer classes and interface, and a method for registering all of these annotations in gmbal.

Author:
ken_admin

Nested Class Summary
static interface TimerAnnotationHelper.ManagedControllable
           
static interface TimerAnnotationHelper.ManagedLogEventHandler
           
static interface TimerAnnotationHelper.ManagedNamed
           
 class TimerAnnotationHelper.ManagedStatistics
           
static interface TimerAnnotationHelper.ManagedStatsEventHandler
           
static interface TimerAnnotationHelper.ManagedTimer
           
 class TimerAnnotationHelper.ManagedTimerEventController
           
static interface TimerAnnotationHelper.ManagedTimerEventHandler
           
static interface TimerAnnotationHelper.ManagedTimerFactory
           
static interface TimerAnnotationHelper.ManagedTimerGroup
           
 class TimerAnnotationHelper.TracingEventHandler
           
 
Constructor Summary
TimerAnnotationHelper()
           
 
Method Summary
static void registerTimerClasses(ManagedObjectManager mom)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimerAnnotationHelper

public TimerAnnotationHelper()
Method Detail

registerTimerClasses

public static void registerTimerClasses(ManagedObjectManager mom)