From b9907dc35b12f46c584f426aacc61b4375f9ea8c Mon Sep 17 00:00:00 2001 From: Tom Faulhaber Date: Wed, 2 Jun 2010 10:37:21 -0700 Subject: Autodoc commit for master/4fe738db, 1.1.x/d132c5f1 --- jmx-api.html | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'jmx-api.html') diff --git a/jmx-api.html b/jmx-api.html index 06c19a47..89febba2 100644 --- a/jmx-api.html +++ b/jmx-api.html @@ -185,7 +185,7 @@ in the ref:
The connection to be used for JMX ops. Defaults to the local process.
- Source +


@@ -207,7 +207,7 @@ in the ref:
Get the MBeanAttributeInfo for an attribute.
- Source +


@@ -218,7 +218,7 @@ in the ref:
All attribute names available on an MBean.
- Source +


@@ -230,7 +230,7 @@ in the ref:
Construct an MBeanAttributeInfo. Normally called with a key/value pair from a Clojure map.
- Source +


@@ -241,7 +241,7 @@ in the ref:
Guess the attribute typename for MBeanAttributeInfo based on the attribute value.
- Source +


@@ -264,7 +264,7 @@ Handles CompositeData, TabularData, maps, and atoms.
Build a JMX URL from options.
- Source +


@@ -275,7 +275,7 @@ Handles CompositeData, TabularData, maps, and atoms.
Construct an MBeanAttributeInfo[] from a Clojure associative.
- Source +


@@ -287,7 +287,7 @@ Handles CompositeData, TabularData, maps, and atoms. Used to simplify keys in the tabular data API. - Source +


@@ -299,7 +299,7 @@ Used to simplify keys in the tabular data API. simplify keys in the tabular data API. - Source +


@@ -312,7 +312,7 @@ a JMX bean's attributes. If an attribute it not supported, value is set to the exception thrown. - Source +


@@ -323,7 +323,7 @@ set to the exception thrown.
Finds all MBeans matching a name on the current *connection*.
- Source +


@@ -335,7 +335,7 @@ set to the exception thrown. Used for invoke. - Source +


@@ -346,7 +346,7 @@ Used for invoke.
The MBeanOperationInfo for operation op on mbean n. Used by invoke.
- Source +


@@ -357,7 +357,7 @@ Used for invoke.
All operation names available on an MBean.
- Source +


@@ -368,7 +368,7 @@ Used for invoke.
All oeprations available on an MBean.
- Source +


@@ -380,7 +380,7 @@ Used for invoke. composites, tabulars, etc. Most callers should use read. - Source +


@@ -390,7 +390,7 @@ composites, tabulars, etc. Most callers should use read.
Read an mbean property.
- Source +


@@ -404,7 +404,7 @@ from blowing up. Note: There is no good exception that aggregates unsupported operations, hence the overly-general catch block. - Source +


@@ -415,7 +415,7 @@ unsupported operations, hence the overly-general catch block.
Is attribute readable?
- Source +


@@ -428,7 +428,7 @@ include an optional :environment key which is passed as the environment arg to JMXConnectorFactory/connect. - Source +
-- cgit v1.2.3-18-g5258