Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AMX - Class in org.glassfish.external.amx
-
Constants reflecting the AMX specification.
- AMX() - Constructor for class org.glassfish.external.amx.AMX
- AMXGlassfish - Class in org.glassfish.external.amx
-
AMX behavior specific to Glassfish V3.
- AMXGlassfish(String) - Constructor for class org.glassfish.external.amx.AMXGlassfish
-
Anything other than
AMXGlassfish.DEFAULT
is not supported in Glassfish V3 - AMXGlassfish.BootAMXCallback - Class in org.glassfish.external.amx
-
Callback for
MBeanListener
that waits for the BootAMXMBean to appear; it always will load early in server startup. - AMXGlassfish.WaitForDomainRootListenerCallback - Class in org.glassfish.external.amx
- amxJMXDomain() - Method in class org.glassfish.external.amx.AMXGlassfish
-
JMX domain used by AMX MBeans.
- amxSupportDomain() - Method in class org.glassfish.external.amx.AMXGlassfish
-
JMX domain used by AMX support MBeans.
- AMXUtil - Class in org.glassfish.external.amx
-
Small utilities for AMXBooter and related.
- AMXUtil() - Constructor for class org.glassfish.external.amx.AMXUtil
- APPLICATIONS - Enum constant in enum org.glassfish.external.probe.provider.PluginPoint
- as - Variable in class org.glassfish.external.statistics.impl.AverageRangeStatisticImpl
- ATTR_CHILDREN - Static variable in class org.glassfish.external.amx.AMX
-
Attribute yielding the children as an ObjectName[]
- ATTR_NAME - Static variable in class org.glassfish.external.amx.AMX
-
Attribute yielding the name of the MBean, possibly differing from the name as found in the ObjectName via the property
AMX.NAME_KEY
- ATTR_PARENT - Static variable in class org.glassfish.external.amx.AMX
-
Attribute yielding the ObjectName of the parent MBean
- AverageRangeStatistic - Interface in org.glassfish.external.statistics
-
An interface that Specifies standard measurements of the lowest and highest values an attribute has held as well as its current value.
- AverageRangeStatisticImpl - Class in org.glassfish.external.statistics.impl
-
An implementation of AverageRangeStatistic that provides ways to change the state externally through mutators.
- AverageRangeStatisticImpl(long, long, long, String, String, String, long, long) - Constructor for class org.glassfish.external.statistics.impl.AverageRangeStatisticImpl
- await() - Method in class org.glassfish.external.amx.MBeanListener.CallbackImpl
-
Optional: wait for the CountDownLatch to fire If used, the subclass should countDown() the latch when the appropriate event happens
B
- BOOT_AMX_OPERATION_NAME - Static variable in interface org.glassfish.external.amx.BootAMXMBean
-
same as method above
- bootAMX() - Method in interface org.glassfish.external.amx.BootAMXMBean
-
Start AMX and return the ObjectName of DomainRoot.
- bootAMX(MBeanServer) - Method in class org.glassfish.external.amx.AMXGlassfish
- bootAMX(MBeanServerConnection) - Method in class org.glassfish.external.amx.AMXGlassfish
-
Ensure that AMX is loaded and ready to use.
- BootAMXCallback(MBeanServerConnection) - Constructor for class org.glassfish.external.amx.AMXGlassfish.BootAMXCallback
- BootAMXMBean - Interface in org.glassfish.external.amx
-
MBean responsible for booting the AMX system.
- BoundaryStatistic - Interface in org.glassfish.external.statistics
-
Specifies standard measurements of the upper and lower limits of the value of an attribute.
- BoundaryStatisticImpl - Class in org.glassfish.external.statistics.impl
- BoundaryStatisticImpl(long, long, String, String, String, long, long) - Constructor for class org.glassfish.external.statistics.impl.BoundaryStatisticImpl
- BoundedRangeStatistic - Interface in org.glassfish.external.statistics
-
The BoundedRangeStatistic model aggregates the attributes of RangeStatistic and BoundaryStatistic and provides standard measurements of a range that has fixed limits.
- BoundedRangeStatisticImpl - Class in org.glassfish.external.statistics.impl
- BoundedRangeStatisticImpl(long, long, long, long, long, String, String, String, long, long) - Constructor for class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
- bs - Variable in class org.glassfish.external.statistics.impl.BoundaryStatisticImpl
- bs - Variable in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
C
- CallbackImpl() - Constructor for class org.glassfish.external.amx.MBeanListener.CallbackImpl
- CallbackImpl(boolean) - Constructor for class org.glassfish.external.amx.MBeanListener.CallbackImpl
- checkMethod(Method) - Method in class org.glassfish.external.statistics.impl.StatisticImpl
- COMMITTED - Enum constant in enum org.glassfish.external.arc.Stability
-
+----------------------------------------------------------------------------+ | Committed (formerly Stable, Public; encompasses Standard, Evolving) | |----------------------------------------------------------------------------| | | Specification | Open | | |---------------------+--------------------------------------------------| | | Incompatible Change | major release (X.0) | | |---------------------+--------------------------------------------------| | | ARC review of Specs | Yes | | |---------------------+--------------------------------------------------| | | Examples | Compiler command line options, | | | | hardware (SBus, PCI, USB), RPC, POSIX utilities | +----------------------------------------------------------------------------+
- configElement - Variable in class org.glassfish.external.probe.provider.StatsProviderInfo
- configLevelStr - Variable in class org.glassfish.external.probe.provider.StatsProviderInfo
- count - Variable in class org.glassfish.external.statistics.impl.CountStatisticImpl
- count - Variable in class org.glassfish.external.statistics.impl.TimeStatisticImpl
- CountStatistic - Interface in org.glassfish.external.statistics
-
Specifies standard count measurements.
- CountStatisticImpl - Class in org.glassfish.external.statistics.impl
- CountStatisticImpl(long, String, String, String, long, long) - Constructor for class org.glassfish.external.statistics.impl.CountStatisticImpl
- CountStatisticImpl(String, String, String) - Constructor for class org.glassfish.external.statistics.impl.CountStatisticImpl
- cs - Variable in class org.glassfish.external.statistics.impl.CountStatisticImpl
- currentVal - Variable in class org.glassfish.external.statistics.impl.AverageRangeStatisticImpl
- currentVal - Variable in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
- currentVal - Variable in class org.glassfish.external.statistics.impl.RangeStatisticImpl
D
- 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
- debug(Object) - Static method in class org.glassfish.external.amx.MBeanListener
- 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
-
Descriptor value: The generic AMX interface to be used if the class found in
AMX.DESC_STD_INTERFACE_NAME
cannot be loaded. - 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.
- description() - Element in annotation type org.glassfish.external.arc.Taxonomy
- 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
E
- enable() - Method in interface org.glassfish.external.probe.provider.StatsProvider
- EXPERIMENTAL - Enum constant in enum org.glassfish.external.arc.Stability
-
Not a formal term.
G
- 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
-
ObjectName for
BootAMXMBean
- 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() - Method in class org.glassfish.external.statistics.impl.StringStatisticImpl
- getStatistic() - Method in class org.glassfish.external.statistics.impl.TimeStatisticImpl
- getStatistic(String) - Method in class org.glassfish.external.statistics.impl.StatsImpl
- 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.
H
- handleNotification(Notification, Object) - Method in class org.glassfish.external.amx.MBeanListener
- hasListeners(String) - Static method in class org.glassfish.external.probe.provider.StatsProviderManager
- hasListeners(String) - Method in interface org.glassfish.external.probe.provider.StatsProviderManagerDelegate
- hidden() - Element in annotation type org.glassfish.external.probe.provider.annotations.Probe
- highWaterMark - Variable in class org.glassfish.external.statistics.impl.AverageRangeStatisticImpl
- highWaterMark - Variable in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
- highWaterMark - Variable in class org.glassfish.external.statistics.impl.RangeStatisticImpl
I
- increment() - Method in class org.glassfish.external.statistics.impl.CountStatisticImpl
- increment(long) - Method in class org.glassfish.external.statistics.impl.CountStatisticImpl
- incrementCount(long) - Method in class org.glassfish.external.statistics.impl.TimeStatisticImpl
- initCount - Variable in class org.glassfish.external.statistics.impl.CountStatisticImpl
- initCount - Variable in class org.glassfish.external.statistics.impl.TimeStatisticImpl
- initCurrentVal - Variable in class org.glassfish.external.statistics.impl.AverageRangeStatisticImpl
- initCurrentVal - Variable in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
- initCurrentVal - Variable in class org.glassfish.external.statistics.impl.RangeStatisticImpl
- initHighWaterMark - Variable in class org.glassfish.external.statistics.impl.AverageRangeStatisticImpl
- initHighWaterMark - Variable in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
- initHighWaterMark - Variable in class org.glassfish.external.statistics.impl.RangeStatisticImpl
- initLowerBound - Variable in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
- initLowWaterMark - Variable in class org.glassfish.external.statistics.impl.AverageRangeStatisticImpl
- initLowWaterMark - Variable in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
- initLowWaterMark - Variable in class org.glassfish.external.statistics.impl.RangeStatisticImpl
- initMaxTime - Variable in class org.glassfish.external.statistics.impl.TimeStatisticImpl
- initMinTime - Variable in class org.glassfish.external.statistics.impl.TimeStatisticImpl
- initNumberOfSamples - Variable in class org.glassfish.external.statistics.impl.AverageRangeStatisticImpl
- initRunningTotal - Variable in class org.glassfish.external.statistics.impl.AverageRangeStatisticImpl
- initStr - Variable in class org.glassfish.external.statistics.impl.StringStatisticImpl
- initTotTime - Variable in class org.glassfish.external.statistics.impl.TimeStatisticImpl
- initUpperBound - Variable in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
- invoke(Object, Method, Object[]) - Method in class org.glassfish.external.statistics.impl.AverageRangeStatisticImpl
- invoke(Object, Method, Object[]) - Method in class org.glassfish.external.statistics.impl.BoundaryStatisticImpl
- invoke(Object, Method, Object[]) - Method in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
- invoke(Object, Method, Object[]) - Method in class org.glassfish.external.statistics.impl.CountStatisticImpl
- invoke(Object, Method, Object[]) - Method in class org.glassfish.external.statistics.impl.RangeStatisticImpl
- invoke(Object, Method, Object[]) - Method in class org.glassfish.external.statistics.impl.StringStatisticImpl
- invoke(Object, Method, Object[]) - Method in class org.glassfish.external.statistics.impl.TimeStatisticImpl
- invokeBootAMX(MBeanServerConnection) - Method in class org.glassfish.external.amx.AMXGlassfish
-
Invoke the bootAMX() method on
BootAMXMBean
. - invokerId - Variable in class org.glassfish.external.probe.provider.StatsProviderInfo
- invokeWaitAMXReady(MBeanServerConnection, ObjectName) - Static method in class org.glassfish.external.amx.AMXGlassfish
-
Invoke the waitAMXReady() method on the DomainRoot MBean, which must already be loaded.
- isRegistered(MBeanServerConnection, ObjectName) - Method in class org.glassfish.external.amx.MBeanListener
- isValidString(String) - Static method in class org.glassfish.external.statistics.impl.StatisticImpl
L
- LAST_SAMPLE_TIME - Static variable in class org.glassfish.external.statistics.impl.StatisticImpl
- listenForBootAMX(MBeanServerConnection, T) - Method in class org.glassfish.external.amx.AMXGlassfish
-
Listen for the registration of the
BootAMXMBean
. - listenForDomainRoot(MBeanServerConnection, T) - Method in class org.glassfish.external.amx.AMXGlassfish
-
Listen for the registration of AMX DomainRoot Listening starts automatically.
- lowerBound - Variable in class org.glassfish.external.statistics.impl.BoundaryStatisticImpl
- lowerBound - Variable in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
- lowWaterMark - Variable in class org.glassfish.external.statistics.impl.AverageRangeStatisticImpl
- lowWaterMark - Variable in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
- lowWaterMark - Variable in class org.glassfish.external.statistics.impl.RangeStatisticImpl
M
- maxTime - Variable in class org.glassfish.external.statistics.impl.TimeStatisticImpl
- MBeanListener<T> - Class in org.glassfish.external.amx
-
Listens for registration of MBeans of various types.
- MBeanListener(MBeanServerConnection, String, String, String, T) - Constructor for class org.glassfish.external.amx.MBeanListener
-
Listener for MBeans of specified type, with specified name (or any name if null is passed for the name).
- MBeanListener(MBeanServerConnection, String, String, T) - Constructor for class org.glassfish.external.amx.MBeanListener
-
Listener for all MBeans of specified type, with or without a name.
- MBeanListener(MBeanServerConnection, ObjectName, T) - Constructor for class org.glassfish.external.amx.MBeanListener
-
Listener for a specific MBean.
- MBeanListener.Callback - Interface in org.glassfish.external.amx
-
Callback interface.
- MBeanListener.CallbackImpl - Class in org.glassfish.external.amx
-
Default callback implementation, can be subclassed if needed Remembers only the last MBean that was seen.
- mbeanRegistered(ObjectName, MBeanListener) - Method in class org.glassfish.external.amx.AMXGlassfish.BootAMXCallback
- mbeanRegistered(ObjectName, MBeanListener) - Method in class org.glassfish.external.amx.AMXGlassfish.WaitForDomainRootListenerCallback
- mbeanRegistered(ObjectName, MBeanListener) - Method in interface org.glassfish.external.amx.MBeanListener.Callback
- mbeanRegistered(ObjectName, MBeanListener) - Method in class org.glassfish.external.amx.MBeanListener.CallbackImpl
- mbeanUnregistered(ObjectName, MBeanListener) - Method in interface org.glassfish.external.amx.MBeanListener.Callback
- mbeanUnregistered(ObjectName, MBeanListener) - Method in class org.glassfish.external.amx.MBeanListener.CallbackImpl
- mCallback - Variable in class org.glassfish.external.amx.MBeanListener
- mConn - Variable in class org.glassfish.external.amx.AMXGlassfish.BootAMXCallback
- mConn - Variable in class org.glassfish.external.amx.AMXGlassfish.WaitForDomainRootListenerCallback
- mDomainRoot - Variable in class org.glassfish.external.amx.AMXGlassfish
- minTime - Variable in class org.glassfish.external.statistics.impl.TimeStatisticImpl
- mJMXDomain - Variable in class org.glassfish.external.amx.AMXGlassfish
- mJMXDomain - Variable in class org.glassfish.external.amx.MBeanListener
-
listen for MBeans in a given domain of a given type[name] OR an ObjectName (below)
- mLatch - Variable in class org.glassfish.external.amx.MBeanListener.CallbackImpl
- mMBeanServer - Variable in class org.glassfish.external.amx.MBeanListener
- mName - Variable in class org.glassfish.external.amx.MBeanListener
- mName - Variable in enum org.glassfish.external.arc.Stability
- mObjectName - Variable in class org.glassfish.external.amx.MBeanListener
-
mType and mName should be null if mObjectName is non-null, and vice versa
- moduleName() - Element in annotation type org.glassfish.external.probe.provider.annotations.Probe
- moduleName() - Element in annotation type org.glassfish.external.probe.provider.annotations.ProbeProvider
- moduleProviderName() - Element in annotation type org.glassfish.external.probe.provider.annotations.ProbeProvider
- monitoringRoot() - Method in class org.glassfish.external.amx.AMXGlassfish
-
ObjectName for top-level monitoring MBean (parent of those for each server)
- mRegistered - Variable in class org.glassfish.external.amx.MBeanListener.CallbackImpl
- mStopAtFirst - Variable in class org.glassfish.external.amx.MBeanListener.CallbackImpl
- mType - Variable in class org.glassfish.external.amx.MBeanListener
- mUnregistered - Variable in class org.glassfish.external.amx.MBeanListener.CallbackImpl
N
- name - Variable in enum org.glassfish.external.probe.provider.PluginPoint
- name() - Element in annotation type org.glassfish.external.probe.provider.annotations.Probe
- NAME_KEY - Static variable in class org.glassfish.external.amx.AMX
-
ObjectName property for the name
- NEWLINE - Static variable in class org.glassfish.external.statistics.impl.StatisticImpl
- newObjectName(String) - Method in class org.glassfish.external.amx.AMXGlassfish
-
Make a new ObjectName for AMX domain with unchecked exception
- newObjectName(String) - Static method in class org.glassfish.external.amx.AMXUtil
-
Make a new ObjectName (unchecked exception).
- newObjectName(String, String) - Static method in class org.glassfish.external.amx.AMXUtil
-
Make a new ObjectName (unchecked exception).
- newObjectName(String, String, String) - Method in class org.glassfish.external.amx.AMXGlassfish
-
Make a new AMX ObjectName with unchecked exception.
- NO_NAME - Static variable in class org.glassfish.external.amx.AMX
-
Implied name for singletons when the name property is not present
- NOT_AN_INTERFACE - Enum constant in enum org.glassfish.external.arc.Stability
-
+--------------------------------------------------------------------+ | Not-an-interface | |--------------------------------------------------------------------| | | Specification | None | | |---------------------+------------------------------------------| | | Incompatible Change | micro release (x.y.z) or patch release | | |---------------------+------------------------------------------| | | Arc review of Specs | None | | |---------------------+------------------------------------------| | | Examples | CLI output, error text | +--------------------------------------------------------------------+
- NOTIFICATION_PREFIX - Static variable in class org.glassfish.external.amx.AMX
-
Prefix for AMX notification types
- numberOfSamples - Variable in class org.glassfish.external.statistics.impl.AverageRangeStatisticImpl
O
- org.glassfish.external.amx - package org.glassfish.external.amx
- org.glassfish.external.arc - package org.glassfish.external.arc
- org.glassfish.external.probe.provider - package org.glassfish.external.probe.provider
- org.glassfish.external.probe.provider.annotations - package org.glassfish.external.probe.provider.annotations
- org.glassfish.external.statistics - package org.glassfish.external.statistics
- org.glassfish.external.statistics.annotations - package org.glassfish.external.statistics.annotations
- org.glassfish.external.statistics.impl - package org.glassfish.external.statistics.impl
P
- PARENT_PATH_KEY - Static variable in class org.glassfish.external.amx.AMX
-
The ObjectName property key denoting the path of the parent MBean.
- path - Variable in enum org.glassfish.external.probe.provider.PluginPoint
- PluginPoint - Enum in org.glassfish.external.probe.provider
- PluginPoint(String, String) - Constructor for enum org.glassfish.external.probe.provider.PluginPoint
- Policy - Search tag in enum org.glassfish.external.arc.Stability
- Section
- pp - Variable in class org.glassfish.external.probe.provider.StatsProviderInfo
- PRIVATE - Enum constant in enum org.glassfish.external.arc.Stability
-
See: http://opensolaris.org/os/community/arc/policies/interface-taxonomy/
- Probe - Annotation Type in org.glassfish.external.probe.provider.annotations
- ProbeListener - Annotation Type in org.glassfish.external.probe.provider.annotations
- ProbeParam - Annotation Type in org.glassfish.external.probe.provider.annotations
- ProbeProvider - Annotation Type in org.glassfish.external.probe.provider.annotations
- probeProviderName() - Element in annotation type org.glassfish.external.probe.provider.annotations.ProbeProvider
- profileNames() - Element in annotation type org.glassfish.external.probe.provider.annotations.Probe
- prop(String, String) - Static method in class org.glassfish.external.amx.AMXGlassfish
- prop(String, String) - Static method in class org.glassfish.external.amx.AMXUtil
- providerName() - Element in annotation type org.glassfish.external.probe.provider.annotations.Probe
- providerName() - Element in annotation type org.glassfish.external.probe.provider.annotations.ProbeProvider
R
- RangeStatistic - Interface in org.glassfish.external.statistics
-
Specifies standard measurements of the lowest and highest values an attribute has held as well as its current value.
- RangeStatisticImpl - Class in org.glassfish.external.statistics.impl
- RangeStatisticImpl(long, long, long, String, String, String, long, long) - Constructor for class org.glassfish.external.statistics.impl.RangeStatisticImpl
- register(String, PluginPoint, String, Object) - Static method in class org.glassfish.external.probe.provider.StatsProviderManager
- register(String, PluginPoint, String, Object, String) - Static method in class org.glassfish.external.probe.provider.StatsProviderManager
- register(String, PluginPoint, String, Object, String, String) - Static method in class org.glassfish.external.probe.provider.StatsProviderManager
- register(PluginPoint, String, String, Object, String) - Static method in class org.glassfish.external.probe.provider.StatsProviderManager
- register(StatsProviderInfo) - Method in interface org.glassfish.external.probe.provider.StatsProviderManagerDelegate
- registerStatsProvider(StatsProviderInfo) - Static method in class org.glassfish.external.probe.provider.StatsProviderManager
- reset() - Method in class org.glassfish.external.statistics.impl.AverageRangeStatisticImpl
- reset() - Method in class org.glassfish.external.statistics.impl.BoundaryStatisticImpl
- reset() - Method in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
- reset() - Method in class org.glassfish.external.statistics.impl.CountStatisticImpl
- reset() - Method in class org.glassfish.external.statistics.impl.RangeStatisticImpl
- reset() - Method in class org.glassfish.external.statistics.impl.StatisticImpl
- reset() - Method in class org.glassfish.external.statistics.impl.StatsImpl
-
Call reset on all of the Statistic objects contained by this Stats object
- reset() - Method in class org.glassfish.external.statistics.impl.StringStatisticImpl
- reset() - Method in class org.glassfish.external.statistics.impl.TimeStatisticImpl
- Reset - Annotation Type in org.glassfish.external.statistics.annotations
- rs - Variable in class org.glassfish.external.statistics.impl.RangeStatisticImpl
- runningTotal - Variable in class org.glassfish.external.statistics.impl.AverageRangeStatisticImpl
S
- sampleTime - Variable in class org.glassfish.external.statistics.impl.StatisticImpl
- self() - Element in annotation type org.glassfish.external.probe.provider.annotations.Probe
- SERVER - Enum constant in enum org.glassfish.external.probe.provider.PluginPoint
- serverMon(String) - Method in class org.glassfish.external.amx.AMXGlassfish
-
ObjectName for top-level monitoring MBean for specified server
- serverMonForDAS() - Method in class org.glassfish.external.amx.AMXGlassfish
-
ObjectName for top-level monitoring MBean for the DAS.
- setConfigLevel(String) - Method in class org.glassfish.external.probe.provider.StatsProviderInfo
- setCount(long) - Method in class org.glassfish.external.statistics.impl.CountStatisticImpl
- setCurrent(long) - Method in class org.glassfish.external.statistics.impl.AverageRangeStatisticImpl
- setCurrent(long) - Method in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
- setCurrent(long) - Method in class org.glassfish.external.statistics.impl.RangeStatisticImpl
- setCurrent(String) - Method in class org.glassfish.external.statistics.impl.StringStatisticImpl
- setHighWaterMark(long) - Method in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
- setHighWaterMark(long) - Method in class org.glassfish.external.statistics.impl.RangeStatisticImpl
- setLowWaterMark(long) - Method in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
- setLowWaterMark(long) - Method in class org.glassfish.external.statistics.impl.RangeStatisticImpl
- setStatsProviderManagerDelegate(StatsProviderManagerDelegate) - Static method in class org.glassfish.external.probe.provider.StatsProviderManager
- spmd - Static variable in class org.glassfish.external.probe.provider.StatsProviderManager
- ss - Variable in class org.glassfish.external.statistics.impl.StringStatisticImpl
- stability() - Element in annotation type org.glassfish.external.arc.Taxonomy
- Stability - Enum in org.glassfish.external.arc
-
Taxonomy values.
- Stability(String) - Constructor for enum org.glassfish.external.arc.Stability
- START_TIME - Static variable in class org.glassfish.external.statistics.impl.StatisticImpl
- startListening() - Method in class org.glassfish.external.amx.MBeanListener
-
Start listening.
- startTime - Variable in class org.glassfish.external.statistics.impl.StatisticImpl
- statArray - Variable in class org.glassfish.external.statistics.impl.StatsImpl
- stateful() - Element in annotation type org.glassfish.external.probe.provider.annotations.Probe
- statefulException() - Element in annotation type org.glassfish.external.probe.provider.annotations.Probe
- statefulReturn() - Element in annotation type org.glassfish.external.probe.provider.annotations.Probe
- Statistic - Interface in org.glassfish.external.statistics
-
The Statistic model and its sub-models specify the data models which are requried to be used to provide the performance data described by the specific attributes in the Stats models.
- statisticDesc - Variable in class org.glassfish.external.statistics.impl.StatisticImpl
- StatisticImpl - Class in org.glassfish.external.statistics.impl
- StatisticImpl(String, String, String) - Constructor for class org.glassfish.external.statistics.impl.StatisticImpl
- StatisticImpl(String, String, String, long, long) - Constructor for class org.glassfish.external.statistics.impl.StatisticImpl
- statisticName - Variable in class org.glassfish.external.statistics.impl.StatisticImpl
- statisticUnit - Variable in class org.glassfish.external.statistics.impl.StatisticImpl
- statMap - Variable in class org.glassfish.external.statistics.impl.StatisticImpl
- Stats - Interface in org.glassfish.external.statistics
- StatsImpl - Class in org.glassfish.external.statistics.impl
- StatsImpl(StatisticImpl[]) - Constructor for class org.glassfish.external.statistics.impl.StatsImpl
- statsProvider - Variable in class org.glassfish.external.probe.provider.StatsProviderInfo
- StatsProvider - Interface in org.glassfish.external.probe.provider
- StatsProviderInfo - Class in org.glassfish.external.probe.provider
- StatsProviderInfo(String, PluginPoint, String, Object) - Constructor for class org.glassfish.external.probe.provider.StatsProviderInfo
- StatsProviderInfo(String, PluginPoint, String, Object, String) - Constructor for class org.glassfish.external.probe.provider.StatsProviderInfo
- StatsProviderManager - Class in org.glassfish.external.probe.provider
- StatsProviderManager() - Constructor for class org.glassfish.external.probe.provider.StatsProviderManager
- StatsProviderManagerDelegate - Interface in org.glassfish.external.probe.provider
- stopListening() - Method in class org.glassfish.external.amx.MBeanListener
-
unregister the listener
- str - Variable in class org.glassfish.external.statistics.impl.StringStatisticImpl
- StringStatistic - Interface in org.glassfish.external.statistics
-
Custom statistic type created for the Sun ONE Application Server.
- StringStatisticImpl - Class in org.glassfish.external.statistics.impl
- StringStatisticImpl(String, String, String) - Constructor for class org.glassfish.external.statistics.impl.StringStatisticImpl
- StringStatisticImpl(String, String, String, String, long, long) - Constructor for class org.glassfish.external.statistics.impl.StringStatisticImpl
- subTreeRoot - Variable in class org.glassfish.external.probe.provider.StatsProviderInfo
T
- Taxonomy - Annotation Type in org.glassfish.external.arc
-
Annotates classes, methods or fields as to the ARC taxonomy (stability level).
- TimeStatistic - Interface in org.glassfish.external.statistics
-
Specifies standard timing measurements.
- TimeStatisticImpl - Class in org.glassfish.external.statistics.impl
- TimeStatisticImpl(long, long, long, long, String, String, String, long, long) - Constructor for class org.glassfish.external.statistics.impl.TimeStatisticImpl
- toBeRegistered - Static variable in class org.glassfish.external.probe.provider.StatsProviderManager
- toString() - Method in class org.glassfish.external.amx.MBeanListener
- toString() - Method in enum org.glassfish.external.arc.Stability
- toString() - Method in class org.glassfish.external.statistics.impl.AverageRangeStatisticImpl
- toString() - Method in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
- toString() - Method in class org.glassfish.external.statistics.impl.CountStatisticImpl
- toString() - Method in class org.glassfish.external.statistics.impl.RangeStatisticImpl
- toString() - Method in class org.glassfish.external.statistics.impl.StatisticImpl
- toString() - Method in class org.glassfish.external.statistics.impl.StringStatisticImpl
- toString() - Method in class org.glassfish.external.statistics.impl.TimeStatisticImpl
- totTime - Variable in class org.glassfish.external.statistics.impl.TimeStatisticImpl
- ts - Variable in class org.glassfish.external.statistics.impl.TimeStatisticImpl
- TYPE_KEY - Static variable in class org.glassfish.external.amx.AMX
-
ObjectName property for the type
U
- UNCOMMITTED - Enum constant in enum org.glassfish.external.arc.Stability
-
+--------------------------------------------------------------------------+ | Uncommitted (formerly Unstable) | |--------------------------------------------------------------------------| | | Specification | Open | | |---------------------+------------------------------------------------| | | Incompatible Change | minor release (x.Y) with impact assessment | | |---------------------+------------------------------------------------| | | ARC review of Specs | Yes | | |---------------------+------------------------------------------------| | | Examples | SUNW* package abbreviations, some config utils | +--------------------------------------------------------------------------+
- UNIT_COUNT - Static variable in class org.glassfish.external.statistics.impl.StatisticImpl
- UNIT_MICROSECOND - Static variable in class org.glassfish.external.statistics.impl.StatisticImpl
- UNIT_MILLISECOND - Static variable in class org.glassfish.external.statistics.impl.StatisticImpl
- UNIT_NANOSECOND - Static variable in class org.glassfish.external.statistics.impl.StatisticImpl
- UNIT_SECOND - Static variable in class org.glassfish.external.statistics.impl.StatisticImpl
- unregister(Object) - Static method in class org.glassfish.external.probe.provider.StatsProviderManager
- unregister(Object) - Method in interface org.glassfish.external.probe.provider.StatsProviderManagerDelegate
- UNSPECIFIED - Enum constant in enum org.glassfish.external.arc.Stability
-
Interrim classification; a real one should be chosen asap.
- upperBound - Variable in class org.glassfish.external.statistics.impl.BoundaryStatisticImpl
- upperBound - Variable in class org.glassfish.external.statistics.impl.BoundedRangeStatisticImpl
V
- value() - Element in annotation type org.glassfish.external.probe.provider.annotations.ProbeListener
- value() - Element in annotation type org.glassfish.external.probe.provider.annotations.ProbeParam
- valueOf(String) - Static method in enum org.glassfish.external.arc.Stability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.external.probe.provider.PluginPoint
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.glassfish.external.arc.Stability
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.external.probe.provider.PluginPoint
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VOLATILE - Enum constant in enum org.glassfish.external.arc.Stability
-
+--------------------------------------------------------------------+ | Volatile (encompasses External) | |--------------------------------------------------------------------| | | Specification | Open | | |---------------------+------------------------------------------| | | Incompatible Change | micro release (x.y.z) or patch release | | |---------------------+------------------------------------------| | | Arc review of Specs | A precise reference is normally recorded | | |---------------------+------------------------------------------| | | Examples | Gimp user interface, IETF internet-draft | +--------------------------------------------------------------------+
W
- waitAMXReady(MBeanServerConnection) - Method in class org.glassfish.external.amx.AMXGlassfish
-
Wait until AMX has loaded and is ready for use.
- WaitForDomainRootListenerCallback(MBeanServerConnection) - Constructor for class org.glassfish.external.amx.AMXGlassfish.WaitForDomainRootListenerCallback
All Classes and Interfaces|All Packages|Constant Field Values