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 TypeInterfaceDescriptioninterface
Base 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 interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
private static class
static interface
class
static interface
static interface
class
static interface
static interface
class
Methods in org.glassfish.gmbal.impl with annotations of type DescriptionModifier and TypeMethodDescriptionSet
<org.glassfish.pfl.tf.timer.spi.Timer> TimerAnnotationHelper.ManagedTimerFactory.activeSet()
boolean
TimerAnnotationHelper.ManagedTimerGroup.add
(org.glassfish.pfl.tf.timer.spi.Controllable con) double
TimerAnnotationHelper.ManagedStatistics.average()
void
TimerAnnotationHelper.ManagedLogEventHandler.clear()
void
TimerAnnotationHelper.ManagedStatsEventHandler.clear()
Set
<? extends org.glassfish.pfl.tf.timer.spi.Controllable> TimerAnnotationHelper.ManagedControllable.contents()
long
TimerAnnotationHelper.ManagedStatistics.count()
TimerAnnotationHelper.ManagedControllable.description()
void
TimerAnnotationHelper.ManagedControllable.disable()
void
TimerAnnotationHelper.ManagedControllable.enable()
Set
<? extends org.glassfish.pfl.tf.timer.spi.Controllable> TimerAnnotationHelper.ManagedTimerFactory.enabledSet()
void
TimerAnnotationHelper.ManagedTimerEventController.enter
(org.glassfish.pfl.tf.timer.spi.Timer timer) void
TimerAnnotationHelper.ManagedTimerEventController.exit
(org.glassfish.pfl.tf.timer.spi.Timer timer) org.glassfish.pfl.tf.timer.spi.TimerFactory
TimerAnnotationHelper.ManagedNamed.factory()
org.glassfish.pfl.tf.timer.spi.Controllable
TimerAnnotationHelper.ManagedTimerFactory.getControllable
(int id) int
TimerAnnotationHelper.ManagedControllable.id()
boolean
TimerAnnotationHelper.ManagedTimer.isActivated()
boolean
TimerAnnotationHelper.ManagedControllable.isEnabled()
org.glassfish.pfl.tf.timer.spi.TimerEventController
TimerAnnotationHelper.ManagedTimerFactory.makeController
(String name) org.glassfish.pfl.tf.timer.spi.LogEventHandler
TimerAnnotationHelper.ManagedTimerFactory.makeLogEventHandler
(String name) org.glassfish.pfl.tf.timer.spi.StatsEventHandler
TimerAnnotationHelper.ManagedTimerFactory.makeMultiThreadedStatsEventHandler
(String name) org.glassfish.pfl.tf.timer.spi.StatsEventHandler
TimerAnnotationHelper.ManagedTimerFactory.makeStatsEventHandler
(String name) org.glassfish.pfl.tf.timer.spi.Timer
org.glassfish.pfl.tf.timer.spi.TimerGroup
TimerAnnotationHelper.ManagedTimerFactory.makeTimerGroup
(String name, String description) org.glassfish.pfl.tf.timer.spi.TimerEventHandler
TimerAnnotationHelper.ManagedTimerFactory.makeTracingEventHandler
(String name) double
TimerAnnotationHelper.ManagedStatistics.max()
double
TimerAnnotationHelper.ManagedStatistics.min()
TimerAnnotationHelper.ManagedNamed.name()
int
TimerAnnotationHelper.ManagedTimerFactory.numberOfIds()
boolean
TimerAnnotationHelper.ManagedTimerGroup.remove
(org.glassfish.pfl.tf.timer.spi.Controllable con) void
TimerAnnotationHelper.ManagedTimerFactory.removeController
(org.glassfish.pfl.tf.timer.spi.TimerEventControllerBase controller) void
TimerAnnotationHelper.ManagedTimerFactory.removeTimerEventHandler
(org.glassfish.pfl.tf.timer.spi.TimerEventHandler handler) 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 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) double
ProfileMain.Item.mass()
(package private) String
ProfileMain.Item.name()
(package private) String
ProfileMain.Store.name()
(package private) double
ProfileMain.Item.size()