Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Javax.management.openmbean Classes and Interfaces - 25 results found.
NameDescriptionTypePackageFramework
ArrayTypeThe ArrayType class is the open type class whose instances describe all open data values which are n-dimensional arrays of open data values.Classjavax.management.openmbeanJava SE
CompositeDataInvocationHandlerAn InvocationHandler that forwards getter methods to a CompositeData.Classjavax.management.openmbeanJava SE
CompositeDataSupportThe CompositeDataSupport class is the open data class which implements the CompositeData interface.Classjavax.management.openmbeanJava SE
CompositeTypeThe CompositeType class is the open type class whose instances describe the types of CompositeData values.Classjavax.management.openmbeanJava SE
CompositeDataThe CompositeData interface specifies the behavior of a specific type of complex open data objectsInterfacejavax.management.openmbeanJava SE
CompositeDataViewA Java class can implement this interface to indicate how it is to be converted into a CompositeData by the MXBean framework.Interfacejavax.management.openmbeanJava SE
InvalidKeyExceptionThis runtime exception is thrown to indicate that a method parameter which was expected to be an item name of a composite data or a row index of a tabular data is not valid.Classjavax.management.openmbeanJava SE
InvalidOpenTypeExceptionThis runtime exception is thrown to indicate that the open type of an open data value is not the one expected.Classjavax.management.openmbeanJava SE
KeyAlreadyExistsExceptionThis runtime exception is thrown to indicate that the index of a row to be added to a tabular data instance is already used to refer to another row in this tabular data instance.Classjavax.management.openmbeanJava SE
OpenDataExceptionThis checked exception is thrown when an open type, an open data or an open MBean metadata info instance could not be constructed because one or more validity constraints were not met.Classjavax.management.openmbeanJava SE
OpenMBeanAttributeInfoSupportDescribes an attribute of an open MBean.Classjavax.management.openmbeanJava SE
OpenMBeanConstructorInfoSupportDescribes a constructor of an Open MBean.Classjavax.management.openmbeanJava SE
OpenMBeanInfoSupportThe OpenMBeanInfoSupport class describes the management information of an open MBean: it is a subclass of MBeanInfo, and it implements the OpenMBeanInfo interface.Classjavax.management.openmbeanJava SE
OpenMBeanOperationInfoSupportDescribes an operation of an Open MBean.Classjavax.management.openmbeanJava SE
OpenMBeanParameterInfoSupportDescribes a parameter used in one or more operations or constructors of an open MBean.Classjavax.management.openmbeanJava SE
OpenTypeThe OpenType class is the parent abstract class of all classes which describe the actual open type of open data values.Classjavax.management.openmbeanJava SE
OpenMBeanAttributeInfoDescribes an attribute of an open MBean.Interfacejavax.management.openmbeanJava SE
OpenMBeanConstructorInfoDescribes a constructor of an Open MBean.Interfacejavax.management.openmbeanJava SE
OpenMBeanInfoDescribes an Open MBean: an Open MBean is recognized as such if its getMBeanInfo() method returns an instance of a class whichInterfacejavax.management.openmbeanJava SE
OpenMBeanOperationInfoDescribes an operation of an Open MBean.Interfacejavax.management.openmbeanJava SE
OpenMBeanParameterInfoDescribes a parameter used in one or more operations or constructors of an open MBean.Interfacejavax.management.openmbeanJava SE
SimpleTypeThe SimpleType class is the open type class whose instances describe all open data values which are neither arrays,Classjavax.management.openmbeanJava SE
TabularDataSupportThe TabularDataSupport class is the open data class which implements the TabularDataClassjavax.management.openmbeanJava SE
TabularTypeThe TabularType class is the open type class whose instances describe the types of TabularData values.Classjavax.management.openmbeanJava SE
TabularDataThe TabularData interface specifies the behavior of a specific type of complex open data objects which represent tabular data structures.Interfacejavax.management.openmbeanJava SE