Uses of Annotation Type
org.glassfish.gmbal.ManagedOperation
Packages that use ManagedOperation
-
Uses of ManagedOperation in org.glassfish.gmbal.impl
Methods in org.glassfish.gmbal.impl with annotations of type ManagedOperationModifier and TypeMethodDescriptionboolean
TimerAnnotationHelper.ManagedTimerGroup.add
(Controllable con) void
TimerAnnotationHelper.ManagedLogEventHandler.clear()
void
TimerAnnotationHelper.ManagedStatsEventHandler.clear()
void
TimerAnnotationHelper.ManagedControllable.disable()
void
TimerAnnotationHelper.ManagedControllable.enable()
void
void
TimerAnnotationHelper.ManagedTimerFactory.getControllable
(int id) boolean
TimerAnnotationHelper.ManagedControllable.isEnabled()
TimerAnnotationHelper.ManagedTimerFactory.makeController
(String name) TimerAnnotationHelper.ManagedTimerFactory.makeLogEventHandler
(String name) TimerAnnotationHelper.ManagedTimerFactory.makeMultiThreadedStatsEventHandler
(String name) TimerAnnotationHelper.ManagedTimerFactory.makeStatsEventHandler
(String name) TimerAnnotationHelper.ManagedTimerFactory.makeTimerGroup
(String name, String description) TimerAnnotationHelper.ManagedTimerFactory.makeTracingEventHandler
(String name) boolean
TimerAnnotationHelper.ManagedTimerGroup.remove
(Controllable con) void
TimerAnnotationHelper.ManagedTimerFactory.removeController
(TimerEventControllerBase controller) void
TimerAnnotationHelper.ManagedTimerFactory.removeTimerEventHandler
(TimerEventHandler handler)