Package org.glassfish.gmbal.impl
Interface TimerAnnotationHelper.ManagedNamed
- All Superinterfaces:
Named
- All Known Subinterfaces:
TimerAnnotationHelper.ManagedControllable,TimerAnnotationHelper.ManagedLogEventHandler,TimerAnnotationHelper.ManagedStatsEventHandler,TimerAnnotationHelper.ManagedTimer,TimerAnnotationHelper.ManagedTimerEventHandler,TimerAnnotationHelper.ManagedTimerFactory,TimerAnnotationHelper.ManagedTimerGroup
- All Known Implementing Classes:
TimerAnnotationHelper.ManagedTimerEventController,TimerAnnotationHelper.TracingEventHandler
- Enclosing class:
TimerAnnotationHelper
-
Method Details
-
factory
@ManagedAttribute @Description("TimerFactory that created this Timer or TimerGroup") TimerFactory factory()Description copied from interface:NamedReturn the TimerFactory that created this Named. -
name
Description copied from interface:NamedA short name for this Controllable.
-