Uses of Annotation Type
org.glassfish.gmbal.Description
Packages that use Description
-
Uses of Description in org.glassfish.gmbal
Classes in org.glassfish.gmbal with annotations of type DescriptionModifier and TypeInterfaceDescriptioninterfaceBase interface supported by all AMXMBeanInterface MBeans.Methods in org.glassfish.gmbal with annotations of type DescriptionModifier and TypeMethodDescriptionAMXMBeanInterface.getChildren()Containment hierarchy: Get all AMXMBeanInterface contained by this one, in no particular order.AMXMBeanInterface.getName()Usually the same as the ObjectName 'name' property, but can differ if the actual name contains characters that must be escaped for an ObjectName and/or if the MBean has a mutable name attribute.AMXMBeanInterface.getParent()"go up one level": the MBean containing this one, can be null for root -
Uses of Description in org.glassfish.gmbal.impl
Classes in org.glassfish.gmbal.impl with annotations of type DescriptionModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceprivate static classstatic interfaceclassstatic interfacestatic interfaceclassstatic interfacestatic interfaceclassMethods in org.glassfish.gmbal.impl with annotations of type DescriptionModifier and TypeMethodDescriptionSet<org.glassfish.pfl.tf.timer.spi.Timer> TimerAnnotationHelper.ManagedTimerFactory.activeSet()booleanTimerAnnotationHelper.ManagedTimerGroup.add(org.glassfish.pfl.tf.timer.spi.Controllable con) doubleTimerAnnotationHelper.ManagedStatistics.average()voidTimerAnnotationHelper.ManagedLogEventHandler.clear()voidTimerAnnotationHelper.ManagedStatsEventHandler.clear()Set<? extends org.glassfish.pfl.tf.timer.spi.Controllable> TimerAnnotationHelper.ManagedControllable.contents()longTimerAnnotationHelper.ManagedStatistics.count()TimerAnnotationHelper.ManagedControllable.description()voidTimerAnnotationHelper.ManagedControllable.disable()voidTimerAnnotationHelper.ManagedControllable.enable()Set<? extends org.glassfish.pfl.tf.timer.spi.Controllable> TimerAnnotationHelper.ManagedTimerFactory.enabledSet()voidTimerAnnotationHelper.ManagedTimerEventController.enter(org.glassfish.pfl.tf.timer.spi.Timer timer) voidTimerAnnotationHelper.ManagedTimerEventController.exit(org.glassfish.pfl.tf.timer.spi.Timer timer) org.glassfish.pfl.tf.timer.spi.TimerFactoryTimerAnnotationHelper.ManagedNamed.factory()org.glassfish.pfl.tf.timer.spi.ControllableTimerAnnotationHelper.ManagedTimerFactory.getControllable(int id) intTimerAnnotationHelper.ManagedControllable.id()booleanTimerAnnotationHelper.ManagedTimer.isActivated()booleanTimerAnnotationHelper.ManagedControllable.isEnabled()org.glassfish.pfl.tf.timer.spi.TimerEventControllerTimerAnnotationHelper.ManagedTimerFactory.makeController(String name) org.glassfish.pfl.tf.timer.spi.LogEventHandlerTimerAnnotationHelper.ManagedTimerFactory.makeLogEventHandler(String name) org.glassfish.pfl.tf.timer.spi.StatsEventHandlerTimerAnnotationHelper.ManagedTimerFactory.makeMultiThreadedStatsEventHandler(String name) org.glassfish.pfl.tf.timer.spi.StatsEventHandlerTimerAnnotationHelper.ManagedTimerFactory.makeStatsEventHandler(String name) org.glassfish.pfl.tf.timer.spi.Timerorg.glassfish.pfl.tf.timer.spi.TimerGroupTimerAnnotationHelper.ManagedTimerFactory.makeTimerGroup(String name, String description) org.glassfish.pfl.tf.timer.spi.TimerEventHandlerTimerAnnotationHelper.ManagedTimerFactory.makeTracingEventHandler(String name) doubleTimerAnnotationHelper.ManagedStatistics.max()doubleTimerAnnotationHelper.ManagedStatistics.min()TimerAnnotationHelper.ManagedNamed.name()intTimerAnnotationHelper.ManagedTimerFactory.numberOfIds()booleanTimerAnnotationHelper.ManagedTimerGroup.remove(org.glassfish.pfl.tf.timer.spi.Controllable con) voidTimerAnnotationHelper.ManagedTimerFactory.removeController(org.glassfish.pfl.tf.timer.spi.TimerEventControllerBase controller) voidTimerAnnotationHelper.ManagedTimerFactory.removeTimerEventHandler(org.glassfish.pfl.tf.timer.spi.TimerEventHandler handler) doubleTimerAnnotationHelper.ManagedStatistics.standardDeviation()Map<org.glassfish.pfl.tf.timer.spi.Timer, org.glassfish.pfl.tf.timer.spi.Statistics> TimerAnnotationHelper.ManagedStatsEventHandler.stats()TimerAnnotationHelper.ManagedTimerFactory.timerGroups()TimerAnnotationHelper.ManagedTimerFactory.timers() -
Uses of Description in org.glassfish.gmbal.main
Classes in org.glassfish.gmbal.main with annotations of type DescriptionMethods in org.glassfish.gmbal.main with annotations of type DescriptionModifier and TypeMethodDescription(package private) Map<ProfileMain.Item, Set<ProfileMain.Store>> ProfileMain.MyRoot.getItemLocations()(package private) List<ProfileMain.Item> ProfileMain.MyRoot.getItems()(package private) List<ProfileMain.Store> ProfileMain.MyRoot.getStores()(package private) Map<ProfileMain.Item, Integer> ProfileMain.Store.inventory()(package private) doubleProfileMain.Item.mass()(package private) StringProfileMain.Item.name()(package private) StringProfileMain.Store.name()(package private) doubleProfileMain.Item.size()