Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
M
N
O
P
R
S
T
V
A
addCollector(JmxCollector)
- Method in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxWorker
Add a new Collector to this worker.
addResult(List<Metric>)
- Method in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxCollector
Add a new result to the list.
B
BRACKLEFT
- Static variable in class org.ow2.jasmine.probe.collectors.jmx.internal.
FragmentUtil
BRACKRIGHT
- Static variable in class org.ow2.jasmine.probe.collectors.jmx.internal.
FragmentUtil
C
COMMA
- Static variable in class org.ow2.jasmine.probe.collectors.jmx.internal.
FragmentUtil
D
DOT
- Static variable in class org.ow2.jasmine.probe.collectors.jmx.internal.
FragmentUtil
E
execute(String, PrintStream, PrintStream)
- Method in class org.ow2.jasmine.probe.collectors.jmx.shell.
JmxIndicatorCreateCommand
Executes the command using the supplied command line, output print stream, and error print stream.
F
FragmentNameException
- Exception in
org.ow2.jasmine.probe.collectors.jmx.internal
Exceptions related to the naming policy of the attribute fragments.
FragmentNameException(String)
- Constructor for exception org.ow2.jasmine.probe.collectors.jmx.internal.
FragmentNameException
FragmentUtil
- Class in
org.ow2.jasmine.probe.collectors.jmx.internal
Manage JMX Attribute fragments.
FragmentUtil()
- Constructor for class org.ow2.jasmine.probe.collectors.jmx.internal.
FragmentUtil
G
geAttrlist()
- Method in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxCollector
Getter for attrlist (list of provided attribute and or fragment names).
genElemAttribute(MBeanServerConnection, ObjectName, String, String)
- Static method in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxUtil
Construct an Attribute corresponding to an indexed attribute's element.
genItemAttribute(MBeanServerConnection, ObjectName, String, String)
- Static method in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxUtil
Construct an Attribute corresponding to an attribute's item.
getAttr()
- Method in class org.ow2.jasmine.probe.collectors.jmx.shell.
JmxIndicatorParams
getAttributeFragment(MBeanServerConnection, ObjectName, String)
- Static method in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxUtil
Return an Attribute object corresponding to the given attribute fragment name.
getAttributeList()
- Method in class org.ow2.jasmine.probe.collectors.jmx.
Metric
getAttributeName(String)
- Static method in class org.ow2.jasmine.probe.collectors.jmx.internal.
FragmentUtil
Get the name of the attribute from a fragment's name
getCollector(JasmineIndicator, int, String)
- Method in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxCollectorService
Create a Collector for this JasmineIndicator
getElementName(String)
- Static method in class org.ow2.jasmine.probe.collectors.jmx.internal.
FragmentUtil
Get the name of an element from a fragment name.
getFragments(Attribute)
- Static method in class org.ow2.jasmine.probe.collectors.jmx.internal.
FragmentUtil
Decompose a JMX Attribute having a complex type into a list of Attributes having simple types (the fragments).
getItemName(String)
- Static method in class org.ow2.jasmine.probe.collectors.jmx.internal.
FragmentUtil
Get the name of an item's key from a fragment name.
getLastResult()
- Method in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxCollector
Retrieve the last results for this indicator This method return a List of results in case indicator represents actually a list of values.
getMBean()
- Method in class org.ow2.jasmine.probe.collectors.jmx.
Metric
getMbean()
- Method in class org.ow2.jasmine.probe.collectors.jmx.shell.
JmxIndicatorParams
getMBeanAttNames(MBeanServerConnection, ObjectName)
- Static method in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxUtil
Return a list of attribute names of a given MBean.
getMBeans(MBeanServerConnection, ObjectName)
- Static method in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxUtil
Get all the MBeans corresponding to an ObjectName pattern.
getName()
- Method in class org.ow2.jasmine.probe.collectors.jmx.shell.
JmxIndicatorCreateCommand
Returns the name of the command that is implemented by the interface.
getName()
- Method in class org.ow2.jasmine.probe.collectors.jmx.shell.
JmxIndicatorParams
getNameForArrayElement(String, String)
- Static method in class org.ow2.jasmine.probe.collectors.jmx.internal.
FragmentUtil
Generate the name of an element of an Array.
getNameForItem(String, String)
- Static method in class org.ow2.jasmine.probe.collectors.jmx.internal.
FragmentUtil
Generate the name of a fragment corresponding to a CompositeData's item.
getNameForTabularElement(String, Object[])
- Static method in class org.ow2.jasmine.probe.collectors.jmx.internal.
FragmentUtil
Generate the name of a fragment corresponding to a row of in a TabularData
getObjectName()
- Method in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxCollector
getProbeManager()
- Method in class org.ow2.jasmine.probe.collectors.jmx.shell.
JmxIndicatorCreateCommand
getProperties()
- Method in class org.ow2.jasmine.probe.collectors.jmx.
Metric
getRequiredOptions()
- Method in class org.ow2.jasmine.probe.collectors.jmx.shell.
JmxIndicatorCreateCommand
getShortDescription()
- Method in class org.ow2.jasmine.probe.collectors.jmx.shell.
JmxIndicatorCreateCommand
Returns a short description of the command; this description should be as short as possible.
getTarget()
- Method in class org.ow2.jasmine.probe.collectors.jmx.
Metric
getTarget()
- Method in class org.ow2.jasmine.probe.collectors.jmx.shell.
JmxIndicatorParams
getTimestamp()
- Method in class org.ow2.jasmine.probe.collectors.jmx.
Metric
H
hasAttributes()
- Method in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxCollector
Allows the JmxWorker to know if attributes and/or fragments are provided by the indicator definition.
I
isFragmentName(String)
- Static method in class org.ow2.jasmine.probe.collectors.jmx.internal.
FragmentUtil
J
JmxCollector
- Class in
org.ow2.jasmine.probe.collectors.jmx.internal
Collector implementation for JMX.
JmxCollector(String, JasmineIndicator, int, String, String)
- Constructor for class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxCollector
Constructor
JmxCollectorService
- Class in
org.ow2.jasmine.probe.collectors.jmx.internal
This Collector Service creates Jmx Collectors.
JmxCollectorService()
- Constructor for class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxCollectorService
JmxIndicatorCreateCommand
- Class in
org.ow2.jasmine.probe.collectors.jmx.shell
JmxIndicatorCreateCommand()
- Constructor for class org.ow2.jasmine.probe.collectors.jmx.shell.
JmxIndicatorCreateCommand
Default Constructor
JmxIndicatorParams
- Class in
org.ow2.jasmine.probe.collectors.jmx.shell
JmxIndicatorParams()
- Constructor for class org.ow2.jasmine.probe.collectors.jmx.shell.
JmxIndicatorParams
JmxTarget
- Class in
org.ow2.jasmine.probe.collectors.jmx
Represents a JmxTarget Holds all the specific parameters of the Jmx Indicator.
JmxTarget()
- Constructor for class org.ow2.jasmine.probe.collectors.jmx.
JmxTarget
JmxUtil
- Class in
org.ow2.jasmine.probe.collectors.jmx.internal
Support for access to MBean attributes and attribute fragments.
JmxUtil()
- Constructor for class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxUtil
JmxWorker
- Class in
org.ow2.jasmine.probe.collectors.jmx.internal
Poll a Jmx target to get mbean attributes values.
JmxWorker(JasmineTarget, JmxConnectionService)
- Constructor for class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxWorker
Constructor
M
Metric
- Class in
org.ow2.jasmine.probe.collectors.jmx
This Value Object holds the result of a collect for a given mbean
Metric(Long, ObjectName, AttributeList, String)
- Constructor for class org.ow2.jasmine.probe.collectors.jmx.
Metric
Constructor
N
name
- Variable in class org.ow2.jasmine.probe.collectors.jmx.shell.
JmxIndicatorParams
needResult()
- Method in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxCollector
Check if this Collector needs a new result.
O
org.ow2.jasmine.probe.collectors.jmx
- package org.ow2.jasmine.probe.collectors.jmx
org.ow2.jasmine.probe.collectors.jmx.internal
- package org.ow2.jasmine.probe.collectors.jmx.internal
org.ow2.jasmine.probe.collectors.jmx.shell
- package org.ow2.jasmine.probe.collectors.jmx.shell
P
PROP_ATTR
- Static variable in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxCollectorService
PROP_MBEAN
- Static variable in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxCollectorService
PROP_TARGET
- Static variable in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxCollectorService
Property names
R
remove()
- Method in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxWorker
remove it
reset()
- Method in class org.ow2.jasmine.probe.collectors.jmx.shell.
JmxIndicatorParams
run()
- Method in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxWorker
run method for Thread implementation.
S
setProperty(String, String)
- Method in class org.ow2.jasmine.probe.collectors.jmx.
Metric
start()
- Method in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxCollectorService
startPolling()
- Method in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxCollector
Start polling
stop()
- Method in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxCollectorService
stopPolling()
- Method in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxCollector
Stop polling
T
toString()
- Method in class org.ow2.jasmine.probe.collectors.jmx.
Metric
V
VALUE_ALL
- Static variable in class org.ow2.jasmine.probe.collectors.jmx.internal.
JmxCollectorService
The value of the PROP_ATTR property meaning that all the attributes are to be fetched.
A
B
C
D
E
F
G
H
I
J
M
N
O
P
R
S
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011
OW2 Consortium
. All Rights Reserved.