|
|||||||||||
| 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 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.
ArrayType class is the open type class whose instances describe
all open data values which are n-dimensional arrays of open data values.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.
SimpleType instance describing values whose
Java class name is java.math.BigDecimal.
SimpleType instance describing values whose
Java class name is java.math.BigInteger.
SimpleType instance describing values whose
Java class name is java.lang.Boolean.
SimpleType instance describing values whose
Java class name is java.lang.Byte.
SimpleType instance describing values whose
Java class name is java.lang.Character.
TabularDataSupport instance.
TabularDataSupport instance:
the clone is obtained by calling super.clone(), and then cloning the underlying map.
CompositeType class is the open type class
whose instances describe the types of CompositeData values.CompositeType instance, checking for the validity of the given parameters.
true if this CompositeType instance defines an item
whose name is itemName.
SimpleType instance describing values whose
Java class name is java.util.Date.
SimpleType instance describing values whose
Java class name is java.lang.Double.
TabularDataSupport instance.
obj parameter with this TabularType instance for equality.
TabularDataSupport instance for equality.
TabularData instance for equality.
obj parameter with this SimpleType instance for equality.
obj parameter with this
open type instance for equality.
OpenMBeanParameterInfoSupport instance for equality.
OpenMBeanParameterInfo instance for equality.
OpenMBeanOperationInfoSupport instance for equality.
OpenMBeanOperationInfo instance for equality.
OpenMBeanInfoSupport instance for equality.
OpenMBeanInfo instance for equality.
OpenMBeanConstructorInfoSupport instance for equality.
OpenMBeanConstructorInfo instance for equality.
OpenMBeanAttributeInfoSupport instance for equality.
OpenMBeanAttributeInfo instance for equality.
obj parameter with this CompositeType instance for equality.
CompositeDataSupport instance for equality.
CompositeData instance for equality.
obj parameter with this ArrayType instance for equality.
SimpleType instance describing values whose
Java class name is java.lang.Float.
MBeanInfo.
OpenType instance.
null if this CompositeType instance does not define any item
whose name is itemName.
ValueExp that originated the exception.
INFO, ACTION, ACTION_INFO, UNKNOWN.
TabularType
instance.
ObjectInstance for a given MBean registered with the MBean server.
TabularType instance.
java.lang.Error thrown.
java.lang.RuntimeException thrown.
java.lang.RuntimeException thrown
java.lang.Exception thrown.
java.lang.Exception thrown.
null if this CompositeType instance does not define any item
whose name is itemName.
OpenType instance.
StringValueExp instance.
TabularType instance.
TabularDataSupport instance.
TabularData instance.
SimpleType instance.
OpenMBeanParameterInfoSupport instance.
OpenMBeanParameterInfo instance.
OpenMBeanOperationInfoSupport instance.
OpenMBeanOperationInfo instance.
OpenMBeanInfoSupport instance.
OpenMBeanInfo instance.
OpenMBeanConstructorInfoSupport instance.
OpenMBeanConstructorInfo instance.
OpenMBeanAttributeInfoSupport instance.
OpenMBeanAttributeInfo instance.
CompositeType instance.
CompositeDataSupport instance.
CompositeData instance.
ArrayType instance.
ObjectName.
SimpleType instance describing values whose
Java class name is java.lang.Integer.
InvalidApplicationException with the specified Object.
true if the open data values this open
type describes are arrays, false otherwise.
TabularDataSupport instance contains no rows.
TabularType instance.
SimpleType instance.
OpenMBeanParameterInfo instance.
OpenMBeanParameterInfo instance.
OpenMBeanAttributeInfoSupport
instance.
CompositeType instance.
ArrayType instance.
TabularDataSupport instance,
and used to index the rows.
CompositeType instance.
SimpleType instance describing values whose
Java class name is java.lang.Long.
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
-
- MBeanServerDelegateMBean - interface javax.management.MBeanServerDelegateMBean.
- Defines the management interface of an object of class MBeanServerDelegate.
- MBeanServerFactory - class javax.management.MBeanServerFactory.
- Provides MBean server references.
- MBeanServerInterceptorFilter - class org.huihoo.jfox.jmx.interceptor.MBeanServerInterceptorFilter.
-
- MBeanServerInterceptorFilter() -
Constructor for class org.huihoo.jfox.jmx.interceptor.MBeanServerInterceptorFilter
-
- MBeanServerInterceptorListener - class org.huihoo.jfox.jmx.interceptor.MBeanServerInterceptorListener.
-
- MBeanServerInterceptorListener() -
Constructor for class org.huihoo.jfox.jmx.interceptor.MBeanServerInterceptorListener
-
- MBeanServerInterceptorListenerMBean - interface org.huihoo.jfox.jmx.interceptor.MBeanServerInterceptorListenerMBean.
-
- 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
- MBeanServerPermission - class javax.management.MBeanServerPermission.
- A Permission to perform actions related to MBeanServers.
- MBeanServerPermission(String) -
Constructor for class javax.management.MBeanServerPermission
- Create a new MBeanServerPermission with the given name.
- MBeanServerPermission(String, String) -
Constructor for class javax.management.MBeanServerPermission
- Create a new MBeanServerPermission with the given name.
- MBeanServerPermissionChecker - class org.huihoo.jfox.jmx.MBeanServerPermissionChecker.
-
- MBeanServerRepository - interface org.huihoo.jfox.jmx.MBeanServerRepository.
-
- MBeanServerRepositoryController - class org.huihoo.jfox.jmx.MBeanServerRepositoryController.
-
- MBeanServerRepositoryController(String) -
Constructor for class org.huihoo.jfox.jmx.MBeanServerRepositoryController
-
- MBeanServerRepositorySupport - class org.huihoo.jfox.jmx.MBeanServerRepositorySupport.
- store the MBeans
- MBeanServerRepositorySupport() -
Constructor for class org.huihoo.jfox.jmx.MBeanServerRepositorySupport
-
- MBeanServerSupport - class org.huihoo.jfox.jmx.MBeanServerSupport.
-
- MBeanServerSupport(String) -
Constructor for class org.huihoo.jfox.jmx.MBeanServerSupport
-
- 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.
- MinusOpValueExp - class org.huihoo.jfox.jmx.queries.MinusOpValueExp.
-
- MinusOpValueExp(ValueExp, ValueExp) -
Constructor for class org.huihoo.jfox.jmx.queries.MinusOpValueExp
-
- 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_TAG -
Static variable in class org.huihoo.jfox.jmx.loading.MLetTags
-
- MLet() -
Constructor for class javax.management.loading.MLet
-
- MLet(URL[]) -
Constructor for class javax.management.loading.MLet
-
- MLet(URL[], ClassLoader) -
Constructor for class javax.management.loading.MLet
-
- MLet(URL[], ClassLoader, URLStreamHandlerFactory) -
Constructor for class javax.management.loading.MLet
-
- MLetArgument - class org.huihoo.jfox.jmx.loading.MLetArgument.
- express a MLet Argument
MLetArgument(MLetAttribute, MLetAttribute) -
Constructor for class org.huihoo.jfox.jmx.loading.MLetArgument
-
- MLetAttribute - class org.huihoo.jfox.jmx.loading.MLetAttribute.
- express a Mlet Attribute whitch contains name and value
- MLetAttribute(String, String) -
Constructor for class org.huihoo.jfox.jmx.loading.MLetAttribute
-
- MLetException - exception org.huihoo.jfox.jmx.loading.MLetException.
-
- MLetException() -
Constructor for class org.huihoo.jfox.jmx.loading.MLetException
-
- MLetException(String) -
Constructor for class org.huihoo.jfox.jmx.loading.MLetException
-
- MLetMBean - interface javax.management.loading.MLetMBean.
- Exposes the remote management interface of the MLet MBean.
- MLetObject - class org.huihoo.jfox.jmx.loading.MLetObject.
- express a Mlet Tag Object which contains arguments and attributes
- MLetObject(MLetAttribute[], MLetArgument[]) -
Constructor for class org.huihoo.jfox.jmx.loading.MLetObject
-
- MLetParser - class org.huihoo.jfox.jmx.loading.MLetParser.
- parse a MLet config url to MLetObject iterator
- MLetTags - class org.huihoo.jfox.jmx.loading.MLetTags.
- define all available Mlet tag
- MLetTags() -
Constructor for class org.huihoo.jfox.jmx.loading.MLetTags
-
- 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
-
- MonitorSettingException(String) -
Constructor for class javax.management.monitor.MonitorSettingException
-
- 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
NotificationFilter interface.
SimpleType instance describing values whose
Java class name is javax.management.ObjectName.
getMBeanInfo() method returns an instance of a class which
implements the OpenMBeanInfo interface, typically OpenMBeanInfoSupport.MBeanInfo, and it implements the OpenMBeanInfo interface.
OpenType class is the parent abstract class of all classes which describe the actual open type
of open data values.
OpenType instance (actually a subclass instance as OpenType is abstract),
checking for the validity of the given parameters.
ObjectInputStream with the unique instance for that
value.
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.
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.
SimpleType instance describing values whose
Java class name is java.lang.Short.
SimpleType class is the open type class whose instances describe
all open data values which are neither arrays,
nor CompositeData values,
nor TabularData values.
TabularDataSupport instance.
SimpleType instance describing values whose
Java class name is java.lang.String.
StringValueExp representing the string literal val.
TabularType class is the open type class
whose instances describe the types of TabularData values.TabularType instance, checking for the validity of the given parameters.
TabularType instance.
TabularDataSupport instance.
TabularData instance.
SimpleType instance.
OpenMBeanParameterInfoSupport instance.
OpenMBeanParameterInfo instance.
OpenMBeanOperationInfoSupport instance.
OpenMBeanOperationInfo instance.
OpenMBeanInfoSupport instance.
OpenMBeanInfo instance.
OpenMBeanConstructorInfoSupport instance.
OpenMBeanConstructorInfo instance.
OpenMBeanAttributeInfoSupport instance.
OpenMBeanAttributeInfo instance.
CompositeType instance.
CompositeDataSupport instance.
CompositeData instance.
TabularDataSupport instance.
SimpleType instance describing values whose
Java class name is java.lang.Void.
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||