Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G H I J K L M N O P R S T V

A

ALLOWED_CLASSNAMES - Static variable in class javax.management.openmbean.OpenType
The allowed classnames.
ArrayType - class javax.management.openmbean.ArrayType.
Array types.
ArrayType(int, OpenType) - Constructor for class javax.management.openmbean.ArrayType
Construct an ArrayType.
array - Variable in class javax.management.openmbean.OpenType
Whether the class is an array

B

BIGDECIMAL - Static variable in class javax.management.openmbean.SimpleType
The simple type for java.math.BigDecimal
BIGINTEGER - Static variable in class javax.management.openmbean.SimpleType
The simple type for java.math.BigInteger
BOOLEAN - Static variable in class javax.management.openmbean.SimpleType
The simple type for java.lang.Boolean
BYTE - Static variable in class javax.management.openmbean.SimpleType
The simple type for java.lang.Byte

C

CHARACTER - Static variable in class javax.management.openmbean.SimpleType
The simple type for java.lang.Character
CompositeData - interface javax.management.openmbean.CompositeData.
An Open Data Type for composite data structures.
CompositeDataSupport - class javax.management.openmbean.CompositeDataSupport.
An implementation of CompositeData.
CompositeDataSupport(CompositeType, String[], Object[]) - Constructor for class javax.management.openmbean.CompositeDataSupport
Construct Composite Data
CompositeDataSupport(CompositeType, Map) - Constructor for class javax.management.openmbean.CompositeDataSupport
Construct Composite Data
CompositeType - class javax.management.openmbean.CompositeType.
The CompositeType is an OpenType that describes CompositeData.
CompositeType(String, String, String[], String[], OpenType[]) - Constructor for class javax.management.openmbean.CompositeType
Construct a composite type.
cachedHashCode - Variable in class javax.management.openmbean.ArrayType
Cached hash code
cachedHashCode - Variable in class javax.management.openmbean.CompositeType
Cached hash code
cachedHashCode - Variable in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
 
cachedHashCode - Variable in class javax.management.openmbean.OpenMBeanConstructorInfoSupport
 
cachedHashCode - Variable in class javax.management.openmbean.OpenMBeanInfoSupport
 
cachedHashCode - Variable in class javax.management.openmbean.OpenMBeanOperationInfoSupport
 
cachedHashCode - Variable in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
cachedHashCode - Variable in class javax.management.openmbean.SimpleType
Cached hash code
cachedHashCode - Variable in class javax.management.openmbean.TabularType
Cached hash code
cachedToString - Variable in class javax.management.openmbean.ArrayType
Cached string representation
cachedToString - Variable in class javax.management.openmbean.CompositeType
Cached string representation
cachedToString - Variable in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
 
cachedToString - Variable in class javax.management.openmbean.OpenMBeanConstructorInfoSupport
 
cachedToString - Variable in class javax.management.openmbean.OpenMBeanInfoSupport
 
cachedToString - Variable in class javax.management.openmbean.OpenMBeanOperationInfoSupport
 
cachedToString - Variable in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
cachedToString - Variable in class javax.management.openmbean.SimpleType
Cached string representation
cachedToString - Variable in class javax.management.openmbean.TabularType
Cached string representation
calculateIndex(CompositeData) - Method in interface javax.management.openmbean.TabularData
Calculate the index for the value passed if it were added to the tabular data.
calculateIndex(CompositeData) - Method in class javax.management.openmbean.TabularDataSupport
 
className - Variable in class javax.management.openmbean.OpenType
The open type's class name
clear() - Method in interface javax.management.openmbean.TabularData
Removes all CompositeData values from the Tabular Data
clear() - Method in class javax.management.openmbean.TabularDataSupport
 
clone() - Method in class javax.management.openmbean.TabularDataSupport
 
compareArray(Object[], Object[]) - Method in class javax.management.openmbean.OpenMBeanInfoSupport
 
compositeType - Variable in class javax.management.openmbean.CompositeDataSupport
The composite type of the composite data
containsKey(String) - Method in interface javax.management.openmbean.CompositeData
Tests whether a key is part of this composite data
containsKey(String) - Method in class javax.management.openmbean.CompositeDataSupport
 
containsKey(String) - Method in class javax.management.openmbean.CompositeType
Determine whether this CompositeType contains the itemName
containsKey(Object[]) - Method in interface javax.management.openmbean.TabularData
Determine whether the tabular data contains the passed value as a row.
containsKey(Object[]) - Method in class javax.management.openmbean.TabularDataSupport
 
containsKey(Object) - Method in class javax.management.openmbean.TabularDataSupport
 
containsValue(Object) - Method in interface javax.management.openmbean.CompositeData
Tests whether a item exists with the passed value
containsValue(Object) - Method in class javax.management.openmbean.CompositeDataSupport
 
containsValue(CompositeData) - Method in interface javax.management.openmbean.TabularData
Determine whether the tabular data contains the passed value.
containsValue(CompositeData) - Method in class javax.management.openmbean.TabularDataSupport
 
containsValue(Object) - Method in class javax.management.openmbean.TabularDataSupport
 
contents - Variable in class javax.management.openmbean.CompositeDataSupport
The contents of the composite data
convertArray(OpenMBeanParameterInfo[]) - Static method in class javax.management.openmbean.OpenMBeanConstructorInfoSupport
 
convertArray(OpenMBeanAttributeInfo[]) - Static method in class javax.management.openmbean.OpenMBeanInfoSupport
 
convertArray(OpenMBeanConstructorInfo[]) - Static method in class javax.management.openmbean.OpenMBeanInfoSupport
 
convertArray(OpenMBeanOperationInfo[]) - Static method in class javax.management.openmbean.OpenMBeanInfoSupport
 
convertArray(OpenMBeanParameterInfo[]) - Static method in class javax.management.openmbean.OpenMBeanOperationInfoSupport
 

D

DOUBLE - Static variable in class javax.management.openmbean.SimpleType
The simple type for java.lang.Double
dataMap - Variable in class javax.management.openmbean.TabularDataSupport
The data map of this tabular data
defaultValue - Variable in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
The default value of this attribute
defaultValue - Variable in class javax.management.openmbean.OpenMBeanParameterInfoSupport
The default value of this parameter
description - Variable in class javax.management.openmbean.OpenType
The type's description
dimension - Variable in class javax.management.openmbean.ArrayType
The number of dimensions in the array

E

elementType - Variable in class javax.management.openmbean.ArrayType
The element type for the array
entrySet() - Method in class javax.management.openmbean.TabularDataSupport
 
equals(Object) - Method in class javax.management.openmbean.ArrayType
 
equals(Object) - Method in interface javax.management.openmbean.CompositeData
Tests whether two composite data objects are equal
equals(Object) - Method in class javax.management.openmbean.CompositeDataSupport
 
equals(Object) - Method in class javax.management.openmbean.CompositeType
Tests for equality with another composite type
equals(Object) - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Compares an object for equality with the implementing class.
equals(Object) - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
 
equals(Object) - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
Compares an object for equality with the implementing class.
equals(Object) - Method in class javax.management.openmbean.OpenMBeanConstructorInfoSupport
 
equals(Object) - Method in interface javax.management.openmbean.OpenMBeanInfo
Compares an object for equality with the implementing class.
equals(Object) - Method in class javax.management.openmbean.OpenMBeanInfoSupport
 
equals(Object) - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Compares an object for equality with the implementing class.
equals(Object) - Method in class javax.management.openmbean.OpenMBeanOperationInfoSupport
 
equals(Object) - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Compares an object for equality with the implementing class.
equals(Object) - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
equals(Object) - Method in class javax.management.openmbean.OpenType
Compares two object types for equality
equals(Object) - Method in class javax.management.openmbean.SimpleType
 
equals(Object) - Method in interface javax.management.openmbean.TabularData
Tests whether two tabular data objects are equal
equals(Object) - Method in class javax.management.openmbean.TabularDataSupport
 
equals(Object) - Method in class javax.management.openmbean.TabularType
Tests for equality with another composite type

F

FLOAT - Static variable in class javax.management.openmbean.SimpleType
The simple type for java.lang.Float

G

genDesc(int, OpenType) - Static method in class javax.management.openmbean.ArrayType
Generate the description
genName(int, OpenType) - Static method in class javax.management.openmbean.ArrayType
Generate the class and type name
get(String) - Method in interface javax.management.openmbean.CompositeData
Retrieve the value for the item with the passed key
get(String) - Method in class javax.management.openmbean.CompositeDataSupport
 
get(Object[]) - Method in interface javax.management.openmbean.TabularData
Retrieve the composite data for the passed index.
get(Object[]) - Method in class javax.management.openmbean.TabularDataSupport
 
get(Object) - Method in class javax.management.openmbean.TabularDataSupport
 
getAll(String[]) - Method in interface javax.management.openmbean.CompositeData
Retrieve the arrray of values for the item with the passed keys
getAll(String[]) - Method in class javax.management.openmbean.CompositeDataSupport
 
getAttributes() - Method in interface javax.management.openmbean.OpenMBeanInfo
Retrieve an array of OpenMBeanAttributeInfos describing each attribute of the open mbean.
getClassName() - Method in interface javax.management.openmbean.OpenMBeanInfo
Retrieve the fully qualified class name of the open MBean the implementation of this interface describes.
getClassName() - Method in class javax.management.openmbean.OpenType
Retrieve the class name of the open data values of this open data type.
getCompositeType() - Method in interface javax.management.openmbean.CompositeData
Retrieve the composite type for this composite data
getCompositeType() - Method in class javax.management.openmbean.CompositeDataSupport
 
getConstructors() - Method in interface javax.management.openmbean.OpenMBeanInfo
Retrieve an array of OpenMBeanConstructorInfos describing each constructor of the open mbean.
getDefaultValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
 
getDefaultValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Retrieve the default value for this parameter or null if there is no default
getDefaultValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
getDescription(String) - Method in class javax.management.openmbean.CompositeType
Retrieve the description for an item name
getDescription() - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
Retrieve a human readable description of the open MBean constructor the implementation of this interface describes.
getDescription() - Method in interface javax.management.openmbean.OpenMBeanInfo
Retrieve a human readable description of the open MBean the implementation of this interface describes.
getDescription() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Retrieve a human readable description of the open MBean operation the implementation of this interface describes.
getDescription() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Retrieve a human readable description of the open MBean parameter the implementation of this interface describes.
getDescription() - Method in class javax.management.openmbean.OpenType
Retrieve the description of the type
getDimension() - Method in class javax.management.openmbean.ArrayType
Get the dimension of the array
getElementOpenType() - Method in class javax.management.openmbean.ArrayType
Get the open type of the array elements
getImpact() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Retrieves the impact of the operation. One of
MBeanOperationInfo.INFO>MBeanOperationInfo.INFO 55
MBeanOperationInfo.ACTION>MBeanOperationInfo.ACTION 55
MBeanOperationInfo.ACTION_INFO>MBeanOperationInfo.ACTION_INFO 55
getIndexNames() - Method in class javax.management.openmbean.TabularType
Retrieve an unmodifiable list of index names in the same order as passed to the constructor.
getLegalValues() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
 
getLegalValues() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Retrieve the legal values values for this parameter or null if this is not specified
getLegalValues() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
getMaxValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
 
getMaxValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Retrieve the maximum values values for this parameter or null if this is not specified
getMaxValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
getMinValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
 
getMinValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Retrieve the minimum values values for this parameter or null if this is not specified
getMinValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
getName() - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
Retrieve the name of the constructor described.
getName() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Retrieve the name of the operation described.
getName() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Retrieve the name of the parameter described.
getNotifications() - Method in interface javax.management.openmbean.OpenMBeanInfo
Retrieve an array of MBeanNotificationInfos describing each notification of the open mbean.
getOpenType() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
 
getOpenType() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Retrieve the open type for this parameter
getOpenType() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
getOperations() - Method in interface javax.management.openmbean.OpenMBeanInfo
Retrieve an array of OpenMBeanOperationInfos describing each operation of the open mbean.
getReturnOpenType() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Retrieves the open type return type of operation.
getReturnOpenType() - Method in class javax.management.openmbean.OpenMBeanOperationInfoSupport
 
getReturnType() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Retrieves the return type of operation. This must be same as getReturnOpenType().getClassName()
getRowType() - Method in class javax.management.openmbean.TabularType
Retrieve the row type
getSignature() - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
Returns an array of the parameters passed to the constructor
getSignature() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returns an array of the parameters passed to the operation
getTabularType() - Method in interface javax.management.openmbean.TabularData
Retrieve the tabular type for this tabular data
getTabularType() - Method in class javax.management.openmbean.TabularDataSupport
 
getType(String) - Method in class javax.management.openmbean.CompositeType
Retrieve the open type for an item name
getTypeName() - Method in class javax.management.openmbean.OpenType
Retrieve the name of the open data type

H

hasDefaultValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
 
hasDefaultValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Discover wether this parameter has a default value specified
hasDefaultValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
hasLegalValues() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
 
hasLegalValues() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Discover wether this parameter has legal values specified
hasLegalValues() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
hasMaxValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
 
hasMaxValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Discover wether this parameter has a maximum value specified
hasMaxValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
hasMinValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
 
hasMinValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Discover wether this parameter has a minimum value specified
hasMinValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
hashCode() - Method in class javax.management.openmbean.ArrayType
 
hashCode() - Method in interface javax.management.openmbean.CompositeData
Generates a hashcode for the implementation.
hashCode() - Method in class javax.management.openmbean.CompositeDataSupport
 
hashCode() - Method in class javax.management.openmbean.CompositeType
 
hashCode() - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Generates a hashcode for the implementation.
hashCode() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
 
hashCode() - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
Generates a hashcode for the implementation.
hashCode() - Method in class javax.management.openmbean.OpenMBeanConstructorInfoSupport
 
hashCode() - Method in interface javax.management.openmbean.OpenMBeanInfo
Generates a hashcode for the implementation.
hashCode() - Method in class javax.management.openmbean.OpenMBeanInfoSupport
 
hashCode() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Generates a hashcode for the implementation.
hashCode() - Method in class javax.management.openmbean.OpenMBeanOperationInfoSupport
 
hashCode() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Generates a hashcode for the implementation.
hashCode() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
hashCode() - Method in class javax.management.openmbean.OpenType
Retrieve the hashCode for this OpenType
hashCode() - Method in class javax.management.openmbean.SimpleType
 
hashCode() - Method in interface javax.management.openmbean.TabularData
Generates a hashcode for the implementation.
hashCode() - Method in class javax.management.openmbean.TabularDataSupport
 
hashCode() - Method in class javax.management.openmbean.TabularType
 

I

INTEGER - Static variable in class javax.management.openmbean.SimpleType
The simple type for java.lang.Integer
InvalidKeyException - exception javax.management.openmbean.InvalidKeyException.
Thrown when an item name for composite data or a row index for tabular data is invalid.
InvalidKeyException() - Constructor for class javax.management.openmbean.InvalidKeyException
Construct an invalid key exception with no message.
InvalidKeyException(String) - Constructor for class javax.management.openmbean.InvalidKeyException
Construct an invalid key exception with the passed message.
InvalidOpenTypeException - exception javax.management.openmbean.InvalidOpenTypeException.
Thrown when an open type of an open data is not correct.
InvalidOpenTypeException() - Constructor for class javax.management.openmbean.InvalidOpenTypeException
Construct an invalid open type exception with no message.
InvalidOpenTypeException(String) - Constructor for class javax.management.openmbean.InvalidOpenTypeException
Construct an invalid opent type with the passed message.
indexNames - Variable in class javax.management.openmbean.TabularDataSupport
The index names
indexNames - Variable in class javax.management.openmbean.TabularType
Index names
init(CompositeType, Map) - Method in class javax.management.openmbean.CompositeDataSupport
Initialise the composite data
init(String, String, OpenType, boolean, boolean, boolean, Object, Object[], Comparable, Comparable) - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Initialise an OpenMBeanAttributeInfoSupport
init(String, String, OpenType, Object, Object[], Comparable, Comparable) - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Initialise an OpenMBeanParameterInfoSupport
init(String, String, String) - Method in class javax.management.openmbean.OpenType
Initialise the object
init(Map, TabularType) - Method in class javax.management.openmbean.TabularDataSupport
Initialise the tabular data
isArray() - Method in class javax.management.openmbean.OpenType
Retrieve whether the class name of the type is an array
isEmpty() - Method in interface javax.management.openmbean.TabularData
Determine whether the tabular data is empty.
isEmpty() - Method in class javax.management.openmbean.TabularDataSupport
 
isIs() - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Test whether an attribute is accessed through an isXXX getter.
isReadable() - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Test whether an attribute is readable.
isValue(Object) - Method in class javax.management.openmbean.ArrayType
 
isValue(Object) - Method in class javax.management.openmbean.CompositeType
Determines whether the object is a value of the this composite type.
isValue(Object) - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
 
isValue(Object) - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Tests whether an object is acceptable as a paramter value
isValue(Object) - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
isValue(Object) - Method in class javax.management.openmbean.OpenType
Whether the passed value is one of those described by this open type.
isValue(Object) - Method in class javax.management.openmbean.SimpleType
 
isValue(Object) - Method in class javax.management.openmbean.TabularType
Determines whether the object is a value of the this tabular type.
isWritable() - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Test whether an attribute is writable.

J

javax.management.openmbean - package javax.management.openmbean
 

K

KeyAlreadyExistsException - exception javax.management.openmbean.KeyAlreadyExistsException.
Thrown when a row index for tabular data already exists.
KeyAlreadyExistsException() - Constructor for class javax.management.openmbean.KeyAlreadyExistsException
Construct an key already exsits exception with no message.
KeyAlreadyExistsException(String) - Constructor for class javax.management.openmbean.KeyAlreadyExistsException
Construct an key already exists exception with the passed message.
keySet() - Method in class javax.management.openmbean.CompositeType
Retrieve an unmodifiable Set view of all the item names in ascending order.
keySet() - Method in interface javax.management.openmbean.TabularData
Returns a set view of the index values.
keySet() - Method in class javax.management.openmbean.TabularDataSupport
 

L

LONG - Static variable in class javax.management.openmbean.SimpleType
The simple type for java.lang.Long
legalValues - Variable in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
The legal values of this attribute
legalValues - Variable in class javax.management.openmbean.OpenMBeanParameterInfoSupport
The legal values of this parameter

M

maxValue - Variable in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
The maximum value of this attribute
maxValue - Variable in class javax.management.openmbean.OpenMBeanParameterInfoSupport
The maximum value of this parameter
minValue - Variable in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
The minimum value of this attribute
minValue - Variable in class javax.management.openmbean.OpenMBeanParameterInfoSupport
The minimum value of this parameter

N

nameToDescription - Variable in class javax.management.openmbean.CompositeType
Item names to descriptions
nameToType - Variable in class javax.management.openmbean.CompositeType
Item names to open types

O

OBJECTNAME - Static variable in class javax.management.openmbean.SimpleType
The simple type for javax.management.ObjectName
OpenDataException - exception javax.management.openmbean.OpenDataException.
Thrown when an open type, open data or open mbean meta data object is attempted to be constructed that is not valid.
OpenDataException() - Constructor for class javax.management.openmbean.OpenDataException
Construct an open data exception with no message.
OpenDataException(String) - Constructor for class javax.management.openmbean.OpenDataException
Construct an open data exception with the passed message.
OpenMBeanAttributeInfo - interface javax.management.openmbean.OpenMBeanAttributeInfo.
An open MBean attribute info implements this interface as well as extending MBeanAttributeInfo.
OpenMBeanAttributeInfoSupport - class javax.management.openmbean.OpenMBeanAttributeInfoSupport.
OpenMBeanAttributeInfo implementation
OpenMBeanAttributeInfoSupport(String, String, OpenType, boolean, boolean, boolean) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Contruct an OpenMBeanAttributeInfoSupport
OpenMBeanAttributeInfoSupport(String, String, OpenType, boolean, boolean, boolean, Object) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Contruct an OpenMBeanAttributeInfoSupport
OpenMBeanAttributeInfoSupport(String, String, OpenType, boolean, boolean, boolean, Object, Object[]) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Contruct an OpenMBeanAttributeInfoSupport
OpenMBeanAttributeInfoSupport(String, String, OpenType, boolean, boolean, boolean, Object, Comparable, Comparable) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Contruct an OpenMBeanAttributeInfoSupport
OpenMBeanConstructorInfo - interface javax.management.openmbean.OpenMBeanConstructorInfo.
An open MBean constructor info implements this interface as well as extending MBeanConstructorInfo.
OpenMBeanConstructorInfoSupport - class javax.management.openmbean.OpenMBeanConstructorInfoSupport.
OpenMBeanConstructorInfo implementation
OpenMBeanConstructorInfoSupport(String, String, OpenMBeanParameterInfo[]) - Constructor for class javax.management.openmbean.OpenMBeanConstructorInfoSupport
Contruct an OpenMBeanConstructorInfoSupport
OpenMBeanInfo - interface javax.management.openmbean.OpenMBeanInfo.
An MBean is an OpenMBean when its getMBeanInfo() returns an MBeanInfo implementing this interface and extending javax.management.MBeanInfo.
OpenMBeanInfoSupport - class javax.management.openmbean.OpenMBeanInfoSupport.
OpenMBeanInfo implementation
OpenMBeanInfoSupport(String, String, OpenMBeanAttributeInfo[], OpenMBeanConstructorInfo[], OpenMBeanOperationInfo[], MBeanNotificationInfo[]) - Constructor for class javax.management.openmbean.OpenMBeanInfoSupport
Contruct an OpenMBeanInfoSupport
OpenMBeanOperationInfo - interface javax.management.openmbean.OpenMBeanOperationInfo.
An open MBean operation info implements this interface as well as extending MBeanOperationInfo.
OpenMBeanOperationInfoSupport - class javax.management.openmbean.OpenMBeanOperationInfoSupport.
OpenMBeanOperationInfo implementation
OpenMBeanOperationInfoSupport(String, String, OpenMBeanParameterInfo[], OpenType, int) - Constructor for class javax.management.openmbean.OpenMBeanOperationInfoSupport
Contruct an OpenMBeanOperationInfoSupport
OpenMBeanParameterInfo - interface javax.management.openmbean.OpenMBeanParameterInfo.
An open MBean parameter info implements this interface as well as extending MBeanParameterInfo.
OpenMBeanParameterInfoSupport - class javax.management.openmbean.OpenMBeanParameterInfoSupport.
OpenMBeanParameterInfo implementation
OpenMBeanParameterInfoSupport(String, String, OpenType) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
Contruct an OpenMBeanParameterInfoSupport
OpenMBeanParameterInfoSupport(String, String, OpenType, Object) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
Contruct an OpenMBeanParameterInfoSupport
OpenMBeanParameterInfoSupport(String, String, OpenType, Object, Object[]) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
Contruct an OpenMBeanParameterInfoSupport
OpenMBeanParameterInfoSupport(String, String, OpenType, Object, Comparable, Comparable) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
Contruct an OpenMBeanParameterInfoSupport
OpenType - class javax.management.openmbean.OpenType.
A parent for all classes describing open types of open data values.
OpenType(String, String, String) - Constructor for class javax.management.openmbean.OpenType
Construct an OpenType.
openType - Variable in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
The OpenType of this attribute
openType - Variable in class javax.management.openmbean.OpenMBeanParameterInfoSupport
The OpenType of this parameter

P

put(CompositeData) - Method in interface javax.management.openmbean.TabularData
Add a value to the tabular data.
put(CompositeData) - Method in class javax.management.openmbean.TabularDataSupport
 
put(Object, Object) - Method in class javax.management.openmbean.TabularDataSupport
 
putAll(CompositeData[]) - Method in interface javax.management.openmbean.TabularData
Add all the passed values.
putAll(CompositeData[]) - Method in class javax.management.openmbean.TabularDataSupport
 
putAll(Map) - Method in class javax.management.openmbean.TabularDataSupport
 

R

readObject(ObjectInputStream) - Method in class javax.management.openmbean.CompositeDataSupport
 
readObject(ObjectInputStream) - Method in class javax.management.openmbean.OpenType
 
readObject(ObjectInputStream) - Method in class javax.management.openmbean.TabularDataSupport
 
readResolve() - Method in class javax.management.openmbean.SimpleType
 
recursiveCheck(Object[], int) - Method in class javax.management.openmbean.ArrayType
Recursively check array elements
remove(Object[]) - Method in interface javax.management.openmbean.TabularData
Removes the value for the passed and returns the removed value, or null if the key was not present.
remove(Object[]) - Method in class javax.management.openmbean.TabularDataSupport
 
remove(Object) - Method in class javax.management.openmbean.TabularDataSupport
 
returnOpenType - Variable in class javax.management.openmbean.OpenMBeanOperationInfoSupport
The open type of the return value
rowType - Variable in class javax.management.openmbean.TabularType
The open type of the rows

S

SHORT - Static variable in class javax.management.openmbean.SimpleType
The simple type for java.lang.Short
STRING - Static variable in class javax.management.openmbean.SimpleType
The simple type for java.lang.String
SimpleType - class javax.management.openmbean.SimpleType.
The open type for simple java classes.
SimpleType(String) - Constructor for class javax.management.openmbean.SimpleType
Construct an SimpleType.
serialPersistentFields - Static variable in class javax.management.openmbean.CompositeDataSupport
 
serialPersistentFields - Static variable in class javax.management.openmbean.OpenType
 
serialPersistentFields - Static variable in class javax.management.openmbean.TabularDataSupport
 
serialVersionUID - Static variable in class javax.management.openmbean.ArrayType
 
serialVersionUID - Static variable in class javax.management.openmbean.CompositeDataSupport
 
serialVersionUID - Static variable in class javax.management.openmbean.CompositeType
 
serialVersionUID - Static variable in class javax.management.openmbean.InvalidKeyException
 
serialVersionUID - Static variable in class javax.management.openmbean.InvalidOpenTypeException
 
serialVersionUID - Static variable in class javax.management.openmbean.KeyAlreadyExistsException
 
serialVersionUID - Static variable in class javax.management.openmbean.OpenDataException
 
serialVersionUID - Static variable in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
 
serialVersionUID - Static variable in class javax.management.openmbean.OpenMBeanConstructorInfoSupport
 
serialVersionUID - Static variable in class javax.management.openmbean.OpenMBeanInfoSupport
 
serialVersionUID - Static variable in class javax.management.openmbean.OpenMBeanOperationInfoSupport
 
serialVersionUID - Static variable in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
serialVersionUID - Static variable in class javax.management.openmbean.OpenType
 
serialVersionUID - Static variable in class javax.management.openmbean.SimpleType
 
serialVersionUID - Static variable in class javax.management.openmbean.TabularDataSupport
 
serialVersionUID - Static variable in class javax.management.openmbean.TabularType
 
size() - Method in interface javax.management.openmbean.TabularData
Retrieve the number of rows in the tabular data.
size() - Method in class javax.management.openmbean.TabularDataSupport
 

T

TabularData - interface javax.management.openmbean.TabularData.
An Open Data Type for tabular data structures.
TabularDataSupport - class javax.management.openmbean.TabularDataSupport.
An implementation of TabularData.
TabularDataSupport(TabularType) - Constructor for class javax.management.openmbean.TabularDataSupport
Construct Tabular Data with an initial capacity of 101 and a load factor of 0.75
TabularDataSupport(TabularType, int, float) - Constructor for class javax.management.openmbean.TabularDataSupport
Construct Tabular Data
TabularType - class javax.management.openmbean.TabularType.
The TabularType is an OpenType that describes TabularData.
TabularType(String, String, CompositeType, String[]) - Constructor for class javax.management.openmbean.TabularType
Construct a tabular type.
tabularType - Variable in class javax.management.openmbean.TabularDataSupport
The tabular type of the tabular data
toString() - Method in class javax.management.openmbean.ArrayType
 
toString() - Method in interface javax.management.openmbean.CompositeData
A string representation of the open mbean operation info.
toString() - Method in class javax.management.openmbean.CompositeDataSupport
 
toString() - Method in class javax.management.openmbean.CompositeType
 
toString() - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
A string representation of the open mbean parameter info.
toString() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
 
toString() - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
A string representation of the open mbean constructor info.
toString() - Method in class javax.management.openmbean.OpenMBeanConstructorInfoSupport
 
toString() - Method in interface javax.management.openmbean.OpenMBeanInfo
A string representation of the open mbean info.
toString() - Method in class javax.management.openmbean.OpenMBeanInfoSupport
 
toString() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
A string representation of the open mbean operation info.
toString() - Method in class javax.management.openmbean.OpenMBeanOperationInfoSupport
 
toString() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
A string representation of the open mbean parameter info.
toString() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
toString() - Method in class javax.management.openmbean.OpenType
Retrieve a string representation of this open type
toString() - Method in class javax.management.openmbean.SimpleType
 
toString() - Method in interface javax.management.openmbean.TabularData
A string representation of the open mbean operation info.
toString() - Method in class javax.management.openmbean.TabularDataSupport
 
toString() - Method in class javax.management.openmbean.TabularType
 
typeName - Variable in class javax.management.openmbean.OpenType
The type's name

V

VOID - Static variable in class javax.management.openmbean.SimpleType
The simple type for java.lang.Void
validateCompositeData(CompositeData) - Method in class javax.management.openmbean.TabularDataSupport
Validate the composite type against the row type
validateKey(String) - Method in class javax.management.openmbean.CompositeDataSupport
Validates the key against the composite type
validateKey(Object[]) - Method in class javax.management.openmbean.TabularDataSupport
Validate the key against the row type
values() - Method in interface javax.management.openmbean.CompositeData
The values of this composite data
values() - Method in class javax.management.openmbean.CompositeDataSupport
 
values() - Method in interface javax.management.openmbean.TabularData
Returns a set view of the row values.
values() - Method in class javax.management.openmbean.TabularDataSupport
 

A B C D E F G H I J K L M N O P R S T V