aicas logo Jamaica 3.4 release 8

Uses of Package
javax.management

Packages that use javax.management
java.lang.management A series of management beans which provide access to information about the virtual machine and its underlying operating system. 
javax.management   
javax.management.openmbean Provides the data types and descriptor classes for the Open MBeans. 
 

Classes in javax.management used by java.lang.management
MBeanServer
           This interface represents a server for management beans, providing facilities for the creation, registration and removal of such beans.
MBeanServerConnection
          This interface represents a communication mechanism which may be used to access an MBean server, whether this be local or remote.
 

Classes in javax.management used by javax.management
Attribute
          Represents an MBean attribute, having the name and the assigned value.
AttributeList
          Represents a list of MBean Attributes, with their names and values.
AttributeNotFoundException
          Thrown when a attribute is requested but can not be found.
AttributeValueExp
          Represents an attribute value being used as an argument to a relational constraint.
BadAttributeValueExpException
          Thrown when the value of an a attribute passed to a query proves to be invalid.
BadBinaryOpValueExpException
          Thrown when the expression passed to a method for constructing a query proves to be invalid.
BadStringOperationException
          Thrown when a string-based operation passed to a query proves to be invalid.
Descriptor
           Provides metadata for a management element as a series of fields, formed from name-value pairs.
DescriptorRead
          Provides read access to the descriptor of a management element.
DynamicMBean
          Represents a management bean that provides a dynamic interface.
InstanceAlreadyExistsException
          Thrown when an attempt to register a bean is made, and the bean is already registered.
InstanceNotFoundException
          Thrown when an attempt to locate a bean is made, and the bean does not exist in the repository.
IntrospectionException
          A general for all exceptions thrown during introspection operations on management beans.
InvalidApplicationException
          Thrown when a query or attribute is applied to a management bean which is of the wrong class.
InvalidAttributeValueException
          Thrown when a value is given for an attribute which is invalid.
JMException
          A general superclass for all non-runtime management exceptions.
JMRuntimeException
          A general superclass for all runtime management exceptions.
ListenerNotFoundException
          Thrown when a requested listener does not exist.
MalformedObjectNameException
          Thrown when a string used as an ObjectName is invalid.
MBeanAttributeInfo
          Describes the attributes of a management bean.
MBeanConstructorInfo
          Describes the constructors of a management bean.
MBeanException
          Represents an arbitrary exception thrown by a management bean.
MBeanFeatureInfo
          A general superclass for the description of features of management beans.
MBeanInfo
           Describes the interface of a management bean.
MBeanNotificationInfo
           Describes the notifications emitted by a management bean.
MBeanOperationInfo
          Describes the operations of a management bean.
MBeanParameterInfo
          Describes the parameters of a constructor or operation associated with a management bean.
MBeanRegistrationException
          Represents an arbitrary exception thrown during registration of a management bean.
MBeanServer
           This interface represents a server for management beans, providing facilities for the creation, registration and removal of such beans.
MBeanServerConnection
          This interface represents a communication mechanism which may be used to access an MBean server, whether this be local or remote.
MBeanServerDelegate
          Provides an implementation of a delegate bean, which is associated with a management server.
MBeanServerDelegateMBean
          Defines the interface for the delegate bean associated with a management server.
NotCompliantMBeanException
          Thrown when a management bean is passed to a method (e.g. to an MBean server to be registered) and it fails to comply with the specifications for such a bean.
Notification
           A notification message that may be emitted by a bean.
NotificationBroadcaster
           Represents a bean that can emit notifications when events occur.
NotificationEmitter
          Represents a bean that can emit notifications when events occur.
NotificationFilter
          Represents a object that acts as a filter for notifications.
NotificationListener
          Represents a object that can receive notifications from a bean.
ObjectInstance
          A simple class used to link a bean instance to its class name.
ObjectName
           An ObjectName instance represents the name of a management bean, or a pattern which may match the name of one or more management beans.
OperationsException
          A general superclass for all exceptions thrown by operations on management beans.
QueryExp
          Applies the type of relational constraints seen in the where clauses of databases to an ObjectName.
ReflectionException
          Represents one of the reflection exceptions thrown by a management bean.
RuntimeOperationsException
          Represents a runtime exception thrown by a management bean operation.
StringValueExp
          Represents a string being used as an argument to a relational constraint.
ValueExp
          Represents values that may be passed as arguments to QueryExps.
 

Classes in javax.management used by javax.management.openmbean
JMException
          A general superclass for all non-runtime management exceptions.
MBeanAttributeInfo
          Describes the attributes of a management bean.
MBeanConstructorInfo
          Describes the constructors of a management bean.
MBeanFeatureInfo
          A general superclass for the description of features of management beans.
MBeanInfo
           Describes the interface of a management bean.
MBeanNotificationInfo
           Describes the notifications emitted by a management bean.
MBeanOperationInfo
          Describes the operations of a management bean.
MBeanParameterInfo
          Describes the parameters of a constructor or operation associated with a management bean.
ObjectName
           An ObjectName instance represents the name of a management bean, or a pattern which may match the name of one or more management beans.
 


aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.