Package org.glassfish.gmbal.impl
Class TimerAnnotationHelper
- java.lang.Object
-
- 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.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description 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
Constructors Constructor Description TimerAnnotationHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
registerTimerClasses(ManagedObjectManager mom)
-
-
-
Method Detail
-
registerTimerClasses
public static void registerTimerClasses(ManagedObjectManager mom)
-
-