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 TypeMethodDescriptionbooleanTimerAnnotationHelper.ManagedTimerGroup.add(Controllable con) voidTimerAnnotationHelper.ManagedLogEventHandler.clear()voidTimerAnnotationHelper.ManagedStatsEventHandler.clear()voidTimerAnnotationHelper.ManagedControllable.disable()voidTimerAnnotationHelper.ManagedControllable.enable()voidvoidTimerAnnotationHelper.ManagedTimerFactory.getControllable(int id) booleanTimerAnnotationHelper.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) booleanTimerAnnotationHelper.ManagedTimerGroup.remove(Controllable con) voidTimerAnnotationHelper.ManagedTimerFactory.removeController(TimerEventControllerBase controller) voidTimerAnnotationHelper.ManagedTimerFactory.removeTimerEventHandler(TimerEventHandler handler)