Package org.glassfish.gmbal.impl
Class TimerAnnotationHelper
- java.lang.Object
-
- org.glassfish.gmbal.impl.TimerAnnotationHelper
-
public class TimerAnnotationHelper extends java.lang.ObjectThis 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 interfaceTimerAnnotationHelper.ManagedControllablestatic interfaceTimerAnnotationHelper.ManagedLogEventHandlerstatic interfaceTimerAnnotationHelper.ManagedNamedclassTimerAnnotationHelper.ManagedStatisticsstatic interfaceTimerAnnotationHelper.ManagedStatsEventHandlerstatic interfaceTimerAnnotationHelper.ManagedTimerclassTimerAnnotationHelper.ManagedTimerEventControllerstatic interfaceTimerAnnotationHelper.ManagedTimerEventHandlerstatic interfaceTimerAnnotationHelper.ManagedTimerFactorystatic interfaceTimerAnnotationHelper.ManagedTimerGroupclassTimerAnnotationHelper.TracingEventHandler
-
Constructor Summary
Constructors Constructor Description TimerAnnotationHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidregisterTimerClasses(ManagedObjectManager mom)
-
-
-
Method Detail
-
registerTimerClasses
public static void registerTimerClasses(ManagedObjectManager mom)
-
-