Uses of Annotation Type
org.glassfish.gmbal.ManagedAttribute
Packages that use ManagedAttribute
-
Uses of ManagedAttribute in org.glassfish.gmbal
Methods in org.glassfish.gmbal with annotations of type ManagedAttributeModifier 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 ManagedAttribute in org.glassfish.gmbal.impl
Methods in org.glassfish.gmbal.impl with annotations of type ManagedAttributeModifier and TypeMethodDescriptionSet<org.glassfish.pfl.tf.timer.spi.Timer> TimerAnnotationHelper.ManagedTimerFactory.activeSet()doubleTimerAnnotationHelper.ManagedStatistics.average()Set<? extends org.glassfish.pfl.tf.timer.spi.Controllable> TimerAnnotationHelper.ManagedControllable.contents()longTimerAnnotationHelper.ManagedStatistics.count()TimerAnnotationHelper.ManagedControllable.description()Set<? extends org.glassfish.pfl.tf.timer.spi.Controllable> TimerAnnotationHelper.ManagedTimerFactory.enabledSet()org.glassfish.pfl.tf.timer.spi.TimerFactoryTimerAnnotationHelper.ManagedNamed.factory()intTimerAnnotationHelper.ManagedControllable.id()booleanTimerAnnotationHelper.ManagedTimer.isActivated()doubleTimerAnnotationHelper.ManagedStatistics.max()doubleTimerAnnotationHelper.ManagedStatistics.min()TimerAnnotationHelper.ManagedNamed.name()intTimerAnnotationHelper.ManagedTimerFactory.numberOfIds()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 ManagedAttribute in org.glassfish.gmbal.main
Fields in org.glassfish.gmbal.main with annotations of type ManagedAttributeMethods in org.glassfish.gmbal.main with annotations of type ManagedAttributeModifier 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.Store.name()(package private) doubleProfileMain.Item.size()