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()
double
TimerAnnotationHelper.ManagedStatistics.average()
Set
<? extends org.glassfish.pfl.tf.timer.spi.Controllable> TimerAnnotationHelper.ManagedControllable.contents()
long
TimerAnnotationHelper.ManagedStatistics.count()
TimerAnnotationHelper.ManagedControllable.description()
Set
<? extends org.glassfish.pfl.tf.timer.spi.Controllable> TimerAnnotationHelper.ManagedTimerFactory.enabledSet()
org.glassfish.pfl.tf.timer.spi.TimerFactory
TimerAnnotationHelper.ManagedNamed.factory()
int
TimerAnnotationHelper.ManagedControllable.id()
boolean
TimerAnnotationHelper.ManagedTimer.isActivated()
double
TimerAnnotationHelper.ManagedStatistics.max()
double
TimerAnnotationHelper.ManagedStatistics.min()
TimerAnnotationHelper.ManagedNamed.name()
int
TimerAnnotationHelper.ManagedTimerFactory.numberOfIds()
double
TimerAnnotationHelper.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) double
ProfileMain.Item.mass()
(package private) String
ProfileMain.Store.name()
(package private) double
ProfileMain.Item.size()