|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
Attribute specified as the last element of the list.
AttributeList specified to the end
of the list, in the order in which they are returned by the Iterator of
the AttributeList specified.
AttributeList specified into this
list, starting at the specified position, in the order in which they
are returned by the Iterator of the AttributeList specified.
type, message
and userData and inserts it into the list of notifications with a given date
and a null period and number of occurences.
type, message
and userData and inserts it into the list of notifications with a given date
and a null period and number of occurences.
type, message
and userData and inserts it into the list of notifications with a given date
and period and a null number of occurences.
type, message
and userData and inserts it into the list of notifications with a given date
and period and a null number of occurences.
type, message
and userData and inserts it into the list of notifications with a given date,
period and number of occurences.
type, message
and userData and inserts it into the list of notifications with a given date,
period and number of occurences.
AttributeValueExp on an MBean.
NotificationFilter
interface for the attribute change notification.AttributeList.
AttributeList containing the elements of the AttributeList specified,
in the order in which they are returned by the AttributeList's iterator.
AttributeList with the initial capacity specified.
AttributeValueExp representing the specified object attribute,
named attr.
BadAttributeValueExpException with the specified Object.
BadBinaryOpValueExpException with the specified ValueExp.
BadStringOperationException with the specified detail
message.
MBeanInfo.
ValueExp that originated the exception.
INFO, ACTION, ACTION_INFO, UNKNOWN.
NotificationInfo object containing the name of the Java class of the notification
and the notification types sent by the string monitor.
NotificationInfo object containing the name of the Java class of the notification
and the notification types sent by the counter monitor.
NotificationInfo object containing the name of the Java class of the notification
and the notification types sent by the gauge monitor.
ObjectInstance for a given MBean registered with the MBean server.
java.lang.Error thrown.
java.lang.Exception thrown.
java.lang.RuntimeException thrown
java.lang.RuntimeException thrown.
java.lang.Exception thrown.
StringValueExp instance.
Default Loader Repository).
Default Loader Repository).
ObjectName.
InvalidApplicationException with the specified Object.
MBeanAttributeInfo object.
MBeanConstructorInfo object.
MBeanConstructorInfo object.
MBeanException that wraps the actual java.lang.Exception.
MBeanException that wraps the actual java.lang.Exception with
a detail message.
MBeanFeatureInfo object.
MBeanInfo.
MBeanNotificationInfo object.
MBeanOperationInfo object.
MBeanOperationInfo object.
MBeanParameterInfo object.
MBeanRegistration interface.MBeanRegistrationException that wraps the actual java.lang.Exception.
MBeanRegistrationException that wraps the actual java.lang.Exception with
a detailed message.
- MBeanServer - interface javax.management.MBeanServer.
- This is the interface for MBean manipulation on the agent side.
- MBeanServerDelegate - class javax.management.MBeanServerDelegate.
- Represents the Mbean server from the management point of view.
- MBeanServerDelegate() -
Constructor for class javax.management.MBeanServerDelegate
- Create a MBeanServerDelegate object.
- MBeanServerDelegateMBean - interface javax.management.MBeanServerDelegateMBean.
- Defines the management interface of an object of class MBeanServerDelegate.
- MBeanServerFactory - class javax.management.MBeanServerFactory.
- Provides MBean server references.
- MBeanServerNotification - class javax.management.MBeanServerNotification.
- Represents a notification emitted by the MBean server through the MBeanServerDelegate MBean.
- MBeanServerNotification(String, Object, long, ObjectName) -
Constructor for class javax.management.MBeanServerNotification
- Creates an MBeanServerNotification object specifying object names of
the MBeans that caused the notification and the specified notification type.
- MBeanServerNotificationFilter - class javax.management.relation.MBeanServerNotificationFilter.
- This filter allows to filter MBeanServerNotification notifications by
selecting the ObjectNames of interest and the operations (registration,
unregistration, both) of interest (corresponding to notification
types).
- MBeanServerNotificationFilter() -
Constructor for class javax.management.relation.MBeanServerNotificationFilter
- Creates a filter selecting all MBeanServerNotification notifications for
all ObjectNames
- MINUS -
Static variable in class javax.management.Query
-
- minus(ValueExp, ValueExp) -
Static method in class javax.management.Query
- Returns a binary expression representing the difference between two numeric
values.
- MLet - class javax.management.loading.MLet.
- Allows you to instantiate and register one or several MBeans in the MBean server
coming from a remote URL.
- MLet() -
Constructor for class javax.management.loading.MLet
- Constructs a new MLet using the default delegation parent ClassLoader.
- MLet(URL[]) -
Constructor for class javax.management.loading.MLet
- Constructs a new MLet for the specified URLs using the default delegation parent ClassLoader.
- MLet(URL[], ClassLoader) -
Constructor for class javax.management.loading.MLet
- Constructs a new MLet for the given URLs.
- MLet(URL[], ClassLoader, URLStreamHandlerFactory) -
Constructor for class javax.management.loading.MLet
- Constructs a new MLet for the specified URLs, parent class loader, and
URLStreamHandlerFactory.
- MLetMBean - interface javax.management.loading.MLetMBean.
- Exposes the remote management interface of the MLet
MBean.
- ModelMBean - interface javax.management.modelmbean.ModelMBean.
- This interface must be implemented by the ModelMBeans.
- ModelMBeanAttributeInfo - class javax.management.modelmbean.ModelMBeanAttributeInfo.
- The ModelMBeanAttributeInfo object describes an attribute of the ModelMBean.
- ModelMBeanAttributeInfo(ModelMBeanAttributeInfo) -
Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
- Constructs a new ModelMBeanAttributeInfo object from this ModelMBeanAttributeInfo Object.
- ModelMBeanAttributeInfo(String, String, Method, Method) -
Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
- Constructs a ModelMBeanAttributeInfo object with a default descriptor.
- ModelMBeanAttributeInfo(String, String, Method, Method, Descriptor) -
Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
- Constructs a ModelMBeanAttributeInfo object.
- ModelMBeanAttributeInfo(String, String, String, boolean, boolean, boolean) -
Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
- Constructs a ModelMBeanAttributeInfo object with a default descriptor.
- ModelMBeanAttributeInfo(String, String, String, boolean, boolean, boolean, Descriptor) -
Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
- Constructs a ModelMBeanAttributeInfo object with a default descriptor.
- ModelMBeanConstructorInfo - class javax.management.modelmbean.ModelMBeanConstructorInfo.
- The ModelMBeanConstructorInfo object describes a constructor of the ModelMBean.
- ModelMBeanConstructorInfo(String, Constructor) -
Constructor for class javax.management.modelmbean.ModelMBeanConstructorInfo
- Constructs a MBeanConstructorInfo object with a default descriptor.
- ModelMBeanConstructorInfo(String, Constructor, Descriptor) -
Constructor for class javax.management.modelmbean.ModelMBeanConstructorInfo
- Constructs a MBeanConstructorInfo object.
- ModelMBeanConstructorInfo(String, String, MBeanParameterInfo[]) -
Constructor for class javax.management.modelmbean.ModelMBeanConstructorInfo
- Constructs a ModelMBeanConstructorInfo object with a default descriptor.
- ModelMBeanConstructorInfo(String, String, MBeanParameterInfo[], Descriptor) -
Constructor for class javax.management.modelmbean.ModelMBeanConstructorInfo
- Constructs a MBeanConstructorInfo object.
- ModelMBeanInfo - interface javax.management.modelmbean.ModelMBeanInfo.
- This interface is the implemented by the ModelMBeanInfo for every ModelMBean.
- ModelMBeanInfoSupport - class javax.management.modelmbean.ModelMBeanInfoSupport.
- This class represents the meta data for ModelMBeans.
- ModelMBeanInfoSupport(ModelMBeanInfo) -
Constructor for class javax.management.modelmbean.ModelMBeanInfoSupport
- constructs a ModelMBeanInfoSupport which is a duplicate of the one passed in.
- ModelMBeanInfoSupport(String, String, ModelMBeanAttributeInfo[], ModelMBeanConstructorInfo[], ModelMBeanOperationInfo[], ModelMBeanNotificationInfo[]) -
Constructor for class javax.management.modelmbean.ModelMBeanInfoSupport
- Creates a ModelMBeanInfoSupport with the provided information, but the descriptor is a default.
- ModelMBeanInfoSupport(String, String, ModelMBeanAttributeInfo[], ModelMBeanConstructorInfo[], ModelMBeanOperationInfo[], ModelMBeanNotificationInfo[], Descriptor) -
Constructor for class javax.management.modelmbean.ModelMBeanInfoSupport
- Creates a ModelMBeanInfoSupport with the provided information, but the descriptor is a default.
- ModelMBeanNotificationBroadcaster - interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster.
- This interface must be implemented by the ModelMBeans.
- ModelMBeanNotificationInfo - class javax.management.modelmbean.ModelMBeanNotificationInfo.
- The ModelMBeanNotificationInfo object describes a notification emitted by a ModelMBean.
- ModelMBeanNotificationInfo(ModelMBeanNotificationInfo) -
Constructor for class javax.management.modelmbean.ModelMBeanNotificationInfo
- Constructs a new ModelMBeanNotificationInfo object from this ModelMBeanNotfication Object.
- ModelMBeanNotificationInfo(String[], String, String) -
Constructor for class javax.management.modelmbean.ModelMBeanNotificationInfo
- Constructs a ModelMBeanNotificationInfo object with a default descxriptor.
- ModelMBeanNotificationInfo(String[], String, String, Descriptor) -
Constructor for class javax.management.modelmbean.ModelMBeanNotificationInfo
- Constructs a ModelMBeanNotificationInfo object.
- ModelMBeanOperationInfo - class javax.management.modelmbean.ModelMBeanOperationInfo.
- The ModelMBeanOperationInfo object describes a management operation of the ModelMBean.
- ModelMBeanOperationInfo(ModelMBeanOperationInfo) -
Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
- Constructs a new ModelMBeanOperationInfo object from this ModelMBeanOperation Object.
- ModelMBeanOperationInfo(String, Method) -
Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
- Constructs a ModelMBeanOperationInfo object with a default descriptor.
- ModelMBeanOperationInfo(String, Method, Descriptor) -
Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
- Constructs a ModelMBeanOperationInfo object.
- ModelMBeanOperationInfo(String, String, MBeanParameterInfo[], String, int) -
Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
- Constructs a ModelMBeanOperationInfo object with a default descriptor.
- ModelMBeanOperationInfo(String, String, MBeanParameterInfo[], String, int, Descriptor) -
Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
- Constructs a ModelMBeanOperationInfo object.
- Monitor - class javax.management.monitor.Monitor.
- Defines the common part to all monitor MBeans.
- Monitor() -
Constructor for class javax.management.monitor.Monitor
-
- MonitorMBean - interface javax.management.monitor.MonitorMBean.
- Exposes the remote management interface of monitor MBeans.
- MonitorNotification - class javax.management.monitor.MonitorNotification.
- Provides definitions of the notifications sent by monitor MBeans.
- MonitorSettingException - exception javax.management.monitor.MonitorSettingException.
- Exception thrown by the monitor when a monitor setting becomes invalid while the monitor is running.
- MonitorSettingException() -
Constructor for class javax.management.monitor.MonitorSettingException
- Default constructor.
- MonitorSettingException(String) -
Constructor for class javax.management.monitor.MonitorSettingException
- Constructor that allows an error message to be specified.
- MORE_THAN_MAX_ROLE_DEGREE -
Static variable in class javax.management.relation.RoleStatus
- Problem type when trying to set a role value with more ObjectNames than
the maximum expected cardinality
NotificationBroadcaster
interface.NotificationFilter interface.ReflectionException that wraps the actual java.lang.Exception.
ReflectionException that wraps the actual java.lang.Exception with
a detail message.
RequiredModelMBean with an empty ModelMBeanInfo.
alreadyNotified monitor attribute.
java.lang.Error occurs in the agent it should be caught and
re-thrown as a RuntimeErrorException.RuntimeMBeanException that wraps the actual java.lang.RuntimeException.
RuntimeMBeanException that wraps the actual java.lang.RuntimeException with
a detailed message.
RuntimeOperationsException that wraps the actual java.lang.RuntimeException.
RuntimeOperationsException that wraps the actual java.lang.RuntimeException
with a detailed message.
StringValueExp representing the string literal val.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||