- dasConfig() - Method in class org.glassfish.external.amx.AMXGlassfish
-
name of the Domain Admin Server (DAS) <config>
- dasName() - Method in class org.glassfish.external.amx.AMXGlassfish
-
name of the Domain Admin Server (DAS) as found in an ObjectName
- decrement() - Method in class org.glassfish.external.statistics.impl.CountStatisticImpl
-
- DEFAULT - Static variable in class org.glassfish.external.amx.AMXGlassfish
-
Default domain support
- DEFAULT_JMX_DOMAIN - Static variable in class org.glassfish.external.amx.AMXGlassfish
-
- DESC_GENERIC_INTERFACE_NAME - Static variable in class org.glassfish.external.amx.AMX
-
- DESC_GROUP - Static variable in class org.glassfish.external.amx.AMX
-
Descriptor value: Arbitrary string denoting the general classification of MBean.
- DESC_IS_GLOBAL_SINGLETON - Static variable in class org.glassfish.external.amx.AMX
-
Descriptor value: whether the MBean is a global singleton eg whether in the AMX domain
it can be looked up by its type and is the only MBean of that type.
- DESC_IS_SINGLETON - Static variable in class org.glassfish.external.amx.AMX
-
Descriptor value: whether the MBean is a singleton, in spite of having a name property in its ObjectName.
- DESC_PREFIX - Static variable in class org.glassfish.external.amx.AMX
-
Prefix for AMX descriptor fields
- DESC_STD_IMMUTABLE_INFO - Static variable in class org.glassfish.external.amx.AMX
-
Descriptor value defined by JMX standard: whether the MBeanInfo is *invariant* (immutable is a misnomer).
- DESC_STD_INTERFACE_NAME - Static variable in class org.glassfish.external.amx.AMX
-
Descriptor value defined by JMX standard, the classname of the interface for the MBean.
- DESC_SUB_TYPES - Static variable in class org.glassfish.external.amx.AMX
-
Descriptor value: denotes the possible types of MBeans that children might be.
- DESC_SUPPORTS_ADOPTION - Static variable in class org.glassfish.external.amx.AMX
-
Descriptor value: whether new children may be added by code other than the implementation responsible for the MBean;
this allows extension points within the hierarchy.
- disable() - Method in interface org.glassfish.external.probe.provider.StatsProvider
-
- domainRoot() - Method in class org.glassfish.external.amx.AMXGlassfish
-
return the ObjectName of the AMX DomainRoot MBean
- getAverage() - Method in interface org.glassfish.external.statistics.AverageRangeStatistic
-
- getAverage() - Method in class org.glassfish.external.statistics.impl.AverageRangeStatisticImpl
-
- getBootAMXMBeanObjectName() - Method in class org.glassfish.external.amx.AMXGlassfish
-
- getCallback() - Method in class org.glassfish.external.amx.MBeanListener
-
- getConfigElement() - Method in class org.glassfish.external.probe.provider.StatsProviderInfo
-
- getConfigLevel() - Method in class org.glassfish.external.probe.provider.StatsProviderInfo
-
- getCount() - Method in interface org.glassfish.external.statistics.CountStatistic
-
The count since the last reset.
- getCount() - Method in class org.glassfish.external.statistics.impl.CountStatisticImpl
-
- getCount() - Method in class org.glassfish.external.statistics.impl.TimeStatisticImpl
-
Returns the number of times an operation was invoked
- getCount() - Method in interface org.glassfish.external.statistics.TimeStatistic
-
Number of times the operation was invoked since the beginning of this measurement.
- getCurrent() - Method in class org.glassfish.external.statistics.impl.AverageRangeStatisticImpl
-
- getCurrent() - Method in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
-
- getCurrent() - Method in class org.glassfish.external.statistics.impl.RangeStatisticImpl
-
- getCurrent() - Method in class org.glassfish.external.statistics.impl.StringStatisticImpl
-
- getCurrent() - Method in interface org.glassfish.external.statistics.RangeStatistic
-
The current value of this attribute.
- getCurrent() - Method in interface org.glassfish.external.statistics.StringStatistic
-
Returns the String value of the statistic
- getDescription() - Method in class org.glassfish.external.statistics.impl.StatisticImpl
-
- getDescription() - Method in interface org.glassfish.external.statistics.Statistic
-
A human-readable description of the Statistic.
- getGlassfishVersion() - Static method in class org.glassfish.external.amx.AMXGlassfish
-
Return a version string, or null if not running in Glassfish
- getHighWaterMark() - Method in class org.glassfish.external.statistics.impl.AverageRangeStatisticImpl
-
- getHighWaterMark() - Method in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
-
- getHighWaterMark() - Method in class org.glassfish.external.statistics.impl.RangeStatisticImpl
-
Returns the highest value of this statistic, since measurement started.
- getHighWaterMark() - Method in interface org.glassfish.external.statistics.RangeStatistic
-
The highest value this attribute has held since the beginninYg of the measurement.
- getInvokerId() - Method in class org.glassfish.external.probe.provider.StatsProviderInfo
-
- getJMXServiceURLs() - Method in interface org.glassfish.external.amx.BootAMXMBean
-
- getLastSampleTime() - Method in class org.glassfish.external.statistics.impl.StatisticImpl
-
- getLastSampleTime() - Method in interface org.glassfish.external.statistics.Statistic
-
The time of the last measurement represented as a long, whose value is the number of milliseconds since January 1, 1970, 00:00:00.
- getLowerBound() - Method in interface org.glassfish.external.statistics.BoundaryStatistic
-
The lower limit of the value of this attribute.The upper limit of the value of this attribute.
- getLowerBound() - Method in class org.glassfish.external.statistics.impl.BoundaryStatisticImpl
-
- getLowerBound() - Method in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
-
- getLowWaterMark() - Method in class org.glassfish.external.statistics.impl.AverageRangeStatisticImpl
-
- getLowWaterMark() - Method in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
-
- getLowWaterMark() - Method in class org.glassfish.external.statistics.impl.RangeStatisticImpl
-
Returns the lowest value of this statistic, since measurement started.
- getLowWaterMark() - Method in interface org.glassfish.external.statistics.RangeStatistic
-
The lowest value this attribute has held since the beginning of the measurement.
- getMaxTime() - Method in class org.glassfish.external.statistics.impl.TimeStatisticImpl
-
Returns the maximum amount of time that it took for one invocation of an
operation, since measurement started.
- getMaxTime() - Method in interface org.glassfish.external.statistics.TimeStatistic
-
The maximum amount of time taken to complete one invocation of this operation since the beginning of this measurement.
- getMBeanServer() - Method in class org.glassfish.external.amx.MBeanListener
-
- getMBeanServerDelegateObjectName() - Static method in class org.glassfish.external.amx.AMXUtil
-
Get the ObjectName of the MBeanServerDelegateObjectName.
- getMinTime() - Method in class org.glassfish.external.statistics.impl.TimeStatisticImpl
-
Returns the minimum amount of time that it took for one invocation of an
operation, since measurement started.
- getMinTime() - Method in interface org.glassfish.external.statistics.TimeStatistic
-
The minimum amount of time taken to complete one invocation of this operation since the beginning of this measurement.
- getName() - Method in class org.glassfish.external.amx.MBeanListener
-
- getName() - Method in enum org.glassfish.external.probe.provider.PluginPoint
-
- getName() - Method in class org.glassfish.external.statistics.impl.StatisticImpl
-
- getName() - Method in interface org.glassfish.external.statistics.Statistic
-
The name of this Statistic.
- getPath() - Method in enum org.glassfish.external.probe.provider.PluginPoint
-
- getPluginPoint() - Method in class org.glassfish.external.probe.provider.StatsProviderInfo
-
- getRegistered() - Method in class org.glassfish.external.amx.MBeanListener.CallbackImpl
-
- getStartTime() - Method in class org.glassfish.external.statistics.impl.StatisticImpl
-
- getStartTime() - Method in interface org.glassfish.external.statistics.Statistic
-
The time of the first measurement represented as a long, whose value is the number of milliseconds since January 1, 1970, 00:00:00.
- getStaticAsMap() - Method in class org.glassfish.external.statistics.impl.AverageRangeStatisticImpl
-
- getStaticAsMap() - Method in class org.glassfish.external.statistics.impl.BoundaryStatisticImpl
-
- getStaticAsMap() - Method in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
-
- getStaticAsMap() - Method in class org.glassfish.external.statistics.impl.CountStatisticImpl
-
- getStaticAsMap() - Method in class org.glassfish.external.statistics.impl.RangeStatisticImpl
-
- getStaticAsMap() - Method in class org.glassfish.external.statistics.impl.StatisticImpl
-
- getStaticAsMap() - Method in class org.glassfish.external.statistics.impl.StringStatisticImpl
-
- getStaticAsMap() - Method in class org.glassfish.external.statistics.impl.TimeStatisticImpl
-
- getStatistic() - Method in class org.glassfish.external.statistics.impl.AverageRangeStatisticImpl
-
- getStatistic() - Method in class org.glassfish.external.statistics.impl.BoundaryStatisticImpl
-
- getStatistic() - Method in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
-
- getStatistic() - Method in class org.glassfish.external.statistics.impl.CountStatisticImpl
-
- getStatistic() - Method in class org.glassfish.external.statistics.impl.RangeStatisticImpl
-
- getStatistic(String) - Method in class org.glassfish.external.statistics.impl.StatsImpl
-
- getStatistic() - Method in class org.glassfish.external.statistics.impl.StringStatisticImpl
-
- getStatistic() - Method in class org.glassfish.external.statistics.impl.TimeStatisticImpl
-
- getStatistic(String) - Method in interface org.glassfish.external.statistics.Stats
-
Get a Statistic by name.
- getStatisticNames() - Method in class org.glassfish.external.statistics.impl.StatsImpl
-
- getStatisticNames() - Method in interface org.glassfish.external.statistics.Stats
-
Returns an array of Strings which are the names of the attributes from the specific Stats submodel that this object supports.
- getStatistics() - Method in class org.glassfish.external.statistics.impl.StatsImpl
-
- getStatistics() - Method in interface org.glassfish.external.statistics.Stats
-
Returns an array containing all of the Statistic objects supported by this Stats object.
- getStatsProvider() - Method in class org.glassfish.external.probe.provider.StatsProviderInfo
-
- getSubTreeRoot() - Method in class org.glassfish.external.probe.provider.StatsProviderInfo
-
- getTotalTime() - Method in class org.glassfish.external.statistics.impl.TimeStatisticImpl
-
Returns the amount of time that it took for all invocations,
since measurement started.
- getTotalTime() - Method in interface org.glassfish.external.statistics.TimeStatistic
-
This is the sum total of time taken to complete every invocation of this operation since the beginning of this measurement.
- getType() - Method in class org.glassfish.external.amx.MBeanListener
-
- getUnit() - Method in class org.glassfish.external.statistics.impl.StatisticImpl
-
- getUnit() - Method in interface org.glassfish.external.statistics.Statistic
-
The unit of measurement for this Statistic.
- getUnregistered() - Method in class org.glassfish.external.amx.MBeanListener.CallbackImpl
-
- getUpperBound() - Method in interface org.glassfish.external.statistics.BoundaryStatistic
-
The upper limit of the value of this attribute.
- getUpperBound() - Method in class org.glassfish.external.statistics.impl.BoundaryStatisticImpl
-
- getUpperBound() - Method in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
-
- GROUP_CONFIGURATION - Static variable in class org.glassfish.external.amx.AMX
-
Group value indicating that the AMX is a configuration MBean.
- GROUP_JSR77 - Static variable in class org.glassfish.external.amx.AMX
-
Group value indicating that the AMX is a JSR 77 MBean
(J2EE Management) .
- GROUP_MONITORING - Static variable in class org.glassfish.external.amx.AMX
-
Group value indicating that the AMX represents a monitoring MBean.
- GROUP_OTHER - Static variable in class org.glassfish.external.amx.AMX
-
Group value indicating that the AMX is not one
of the other types.
- GROUP_UTILITY - Static variable in class org.glassfish.external.amx.AMX
-
Group value indicating that the AMX is a utility MBean.