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

A

AbstractCommand - class org.huihoo.jfox.jmx.adaptor.http.AbstractCommand.
 
AbstractCommand() - Constructor for class org.huihoo.jfox.jmx.adaptor.http.AbstractCommand
 
ACTION - Static variable in class javax.management.MBeanOperationInfo
Indicates that the operation is a write-like, and would modify the MBean in some way, typically by writing some value or changing a configuration.
ACTION_INFO - Static variable in class javax.management.MBeanOperationInfo
Indicates that the operation is a read/write-like.
ADD_NOTIFICATION_LISTENER - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
ADD_NOTIFICATIONLISTENER_NOTIFICATION - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
add(Attribute) - Method in class javax.management.AttributeList
Adds the Attribute specified as the last element of the list.
add(int, Attribute) - Method in class javax.management.AttributeList
Inserts the attribute specified as an element at the position specified.
add(int, Role) - Method in class javax.management.relation.RoleList
Inserts the role specified as an element at the position specified.
add(int, RoleUnresolved) - Method in class javax.management.relation.RoleUnresolvedList
Inserts the unresolved role specified as an element at the position specified.
add(Role) - Method in class javax.management.relation.RoleList
Adds the Role specified as the last element of the list.
add(RoleUnresolved) - Method in class javax.management.relation.RoleUnresolvedList
Adds the RoleUnresolved specified as the last element of the list.
addAll(AttributeList) - Method in class javax.management.AttributeList
Appends all the elements in the AttributeList specified to the end of the list, in the order in which they are returned by the Iterator of the AttributeList specified.
addAll(int, AttributeList) - Method in class javax.management.AttributeList
Inserts all of the elements in the 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.
addAll(int, RoleList) - Method in class javax.management.relation.RoleList
Inserts all of the elements in the RoleList specified into this list, starting at the specified position, in the order in which they are returned by the Iterator of the RoleList specified.
addAll(int, RoleUnresolvedList) - Method in class javax.management.relation.RoleUnresolvedList
Inserts all of the elements in the RoleUnresolvedList specified into this list, starting at the specified position, in the order in which they are returned by the Iterator of the RoleUnresolvedList specified.
addAll(RoleList) - Method in class javax.management.relation.RoleList
Appends all the elements in the RoleList specified to the end of the list, in the order in which they are returned by the Iterator of the RoleList specified.
addAll(RoleUnresolvedList) - Method in class javax.management.relation.RoleUnresolvedList
Appends all the elements in the RoleUnresolvedList specified to the end of the list, in the order in which they are returned by the Iterator of the RoleUnresolvedList specified.
addAttributeChangeNotificationListener(NotificationListener, String, Object) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
Registers an object which implements the NotificationListener interface as a listener for AttributeChangeNotifications.
addAttributeChangeNotificationListener(NotificationListener, String, Object) - Method in class javax.management.modelmbean.RequiredModelMBean
Registers an object which implements the NotificationListener interface as a listener.
addClassLoader(ClassLoader) - Method in class org.huihoo.jfox.jmx.loading.ClassLoaderRepositorySupport
 
addClassLoader(ClassLoader) - Method in interface org.huihoo.jfox.jmx.loading.ExtendedClassLoaderRepository
 
addHeader(String, String) - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpResponse
 
addNotification(String, String, Object, Date) - Method in interface javax.management.timer.TimerMBean
Creates a new timer notification with the 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.
addNotification(String, String, Object, Date) - Method in class javax.management.timer.Timer
 
addNotification(String, String, Object, Date, long) - Method in interface javax.management.timer.TimerMBean
Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date and period and a null number of occurences.
addNotification(String, String, Object, Date, long) - Method in class javax.management.timer.Timer
 
addNotification(String, String, Object, Date, long, long) - Method in interface javax.management.timer.TimerMBean
Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date, period and number of occurences.
addNotification(String, String, Object, Date, long, long) - Method in class javax.management.timer.Timer
add a notification to the Timer
addNotification(String, String, Object, Date, long, long, boolean) - Method in interface javax.management.timer.TimerMBean
Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date, period and number of occurences.
addNotification(String, String, Object, Date, long, long, boolean) - Method in class javax.management.timer.Timer
 
AddNotificationListener - Static variable in class javax.management.MBeanPermission
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.MBeanServerDelegate
Enables to add a listener to a registered MBean.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.NotificationBroadcasterSupport
Adds a listener.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface javax.management.NotificationBroadcaster
Adds a listener to a registered MBean.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.modelmbean.RequiredModelMBean
Registers an object which implements the NotificationListener interface as a listener.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management.MBeanServerConnection
Adds a listener to a registered MBean. A notification emitted by an MBean will be forwarded by the MBeanServer to the listener.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management.MBeanServer
Enables to add a listener to a registered MBean.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface javax.management.MBeanServerConnection
Adds a listener to a registered MBean. A notification emitted by an MBean will be forwarded by the MBeanServer to the listener.
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface javax.management.MBeanServer
Enables to add a listener to a registered MBean.
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
addObservedObject(ObjectName) - Method in class javax.management.monitor.Monitor
 
addObservedObject(ObjectName) - Method in class javax.management.monitor.CounterMonitor
 
addObservedObject(ObjectName) - Method in class javax.management.monitor.StringMonitor
 
addObservedObject(ObjectName) - Method in interface javax.management.monitor.MonitorMBean
Adds the specified object in the set of observed MBeans.
addObservedObject(ObjectName) - Method in class javax.management.monitor.GaugeMonitor
 
addRelation(ObjectName) - Method in class javax.management.relation.RelationService
add a external Relation with it's DEFAULT_OBJECTNAME
addRelation(ObjectName) - Method in interface javax.management.relation.RelationServiceMBean
Adds a MBean created by te user (and registered by him in the MBean Server) as a relation in the Relation Service.
addRelationType(RelationType) - Method in class javax.management.relation.RelationService
Adds given object as a relation type.
addRelationType(RelationType) - Method in interface javax.management.relation.RelationServiceMBean
Adds given object as a relation type.
addRoleInfo(RoleInfo) - Method in class javax.management.relation.RelationTypeSupport
 
addURL(String) - Method in interface javax.management.loading.MLetMBean
Appends the specified URL to the list of URLs to search for classes and resources.
addURL(String) - Method in class javax.management.loading.MLet
 
addURL(URL) - Method in interface javax.management.loading.MLetMBean
Appends the specified URL to the list of URLs to search for classes and resources.
addURL(URL) - Method in class javax.management.loading.MLet
 
AgentCommand - class org.huihoo.jfox.jmx.adaptor.http.AgentCommand.
 
AgentCommand() - Constructor for class org.huihoo.jfox.jmx.adaptor.http.AgentCommand
 
ALLOWED_CLASSNAMES - Static variable in class javax.management.openmbean.OpenType
List of the fully qualified names of the Java classes allowed for open data values.
and(QueryExp, QueryExp) - Static method in class javax.management.Query
Returns a query expression that is the conjunction of two other query expressions.
AndQueryExp - class org.huihoo.jfox.jmx.queries.AndQueryExp.
 
AndQueryExp() - Constructor for class org.huihoo.jfox.jmx.queries.AndQueryExp
 
AndQueryExp(QueryExp, QueryExp) - Constructor for class org.huihoo.jfox.jmx.queries.AndQueryExp
 
anySubString(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a matching constraint on a string argument.
apply(ObjectName) - Method in interface javax.management.ValueExp
Applies the ValueExp on a MBean.
apply(ObjectName) - Method in interface javax.management.QueryExp
Applies the QueryExp on an MBean.
apply(ObjectName) - Method in class javax.management.StringValueExp
Applies the ValueExp on a MBean.
apply(ObjectName) - Method in class javax.management.AttributeValueExp
Applies the AttributeValueExp on an MBean.
apply(ObjectName) - Method in class javax.management.ObjectName
 
apply(ObjectName) - Method in class org.huihoo.jfox.jmx.queries.TimesOpValueExp
 
apply(ObjectName) - Method in class org.huihoo.jfox.jmx.queries.DivOpValueExp
 
apply(ObjectName) - Method in class org.huihoo.jfox.jmx.queries.OrQueryExp
 
apply(ObjectName) - Method in class org.huihoo.jfox.jmx.queries.InQueryExp
 
apply(ObjectName) - Method in class org.huihoo.jfox.jmx.queries.BooleanValueExp
 
apply(ObjectName) - Method in class org.huihoo.jfox.jmx.queries.AndQueryExp
 
apply(ObjectName) - Method in class org.huihoo.jfox.jmx.queries.MatchQueryExp
 
apply(ObjectName) - Method in class org.huihoo.jfox.jmx.queries.GeqRelQueryExp
 
apply(ObjectName) - Method in class org.huihoo.jfox.jmx.queries.MinusOpValueExp
 
apply(ObjectName) - Method in class org.huihoo.jfox.jmx.queries.BetweenQueryExp
 
apply(ObjectName) - Method in class org.huihoo.jfox.jmx.queries.ClassAttributeValueExp
 
apply(ObjectName) - Method in class org.huihoo.jfox.jmx.queries.LeqRelQueryExp
 
apply(ObjectName) - Method in class org.huihoo.jfox.jmx.queries.NumericValueExp
 
apply(ObjectName) - Method in class org.huihoo.jfox.jmx.queries.EqRelQueryExp
 
apply(ObjectName) - Method in class org.huihoo.jfox.jmx.queries.GtRelQueryExp
 
apply(ObjectName) - Method in class org.huihoo.jfox.jmx.queries.LtRelQueryExp
 
apply(ObjectName) - Method in class org.huihoo.jfox.jmx.queries.QualifiedAttributeValueExp
 
apply(ObjectName) - Method in class org.huihoo.jfox.jmx.queries.NotQueryExp
 
apply(ObjectName) - Method in class org.huihoo.jfox.jmx.queries.PlusOpValueExp
 
ARCHIVE_ATTR - Static variable in class org.huihoo.jfox.jmx.loading.MLetTags
 
ARG_TAG - Static variable in class org.huihoo.jfox.jmx.loading.MLetTags
 
ArrayType - class javax.management.openmbean.ArrayType.
The ArrayType class is the open type class whose instances describe all open data values which are n-dimensional arrays of open data values.
ArrayType(int, OpenType) - Constructor for class javax.management.openmbean.ArrayType
Constructs an ArrayType instance describing open data values which are arrays with dimension dimension of elements whose open type is elementType.
attr(String) - Static method in class javax.management.Query
Returns a new attribute expression.
attr(String, String) - Static method in class javax.management.Query
Returns a new qualified attribute expression.
Attribute - class javax.management.Attribute.
Represents an MBean attribute by associating its name with its value.
ATTRIBUTE_CHANGE - Static variable in class javax.management.AttributeChangeNotification
Notification type which indicates that the observed MBean attribute value has changed.
Attribute(String, Object) - Constructor for class javax.management.Attribute
Constructs an Attribute object which associates the given attribute name with the given value.
AttributeChangeNotification - class javax.management.AttributeChangeNotification.
Provides definitions of the attribute change notifications sent by MBeans.
AttributeChangeNotification(Object, long, long, String, String, String, Object, Object) - Constructor for class javax.management.AttributeChangeNotification
Constructs an attribute change notification object.
AttributeChangeNotificationFilter - class javax.management.AttributeChangeNotificationFilter.
This class implements of the NotificationFilter interface for the attribute change notification.
AttributeChangeNotificationFilter() - Constructor for class javax.management.AttributeChangeNotificationFilter
 
AttributeList - class javax.management.AttributeList.
Represents a list of values for attributes of an MBean.
AttributeList() - Constructor for class javax.management.AttributeList
Constructs an empty AttributeList.
AttributeList(AttributeList) - Constructor for class javax.management.AttributeList
Constructs an AttributeList containing the elements of the AttributeList specified, in the order in which they are returned by the AttributeList's iterator.
AttributeList(int) - Constructor for class javax.management.AttributeList
Constructs an empty AttributeList with the initial capacity specified.
AttributeNotFoundException - exception javax.management.AttributeNotFoundException.
The specified attribute does not exist or cannot be retrieved.
AttributeNotFoundException() - Constructor for class javax.management.AttributeNotFoundException
Default constructor.
AttributeNotFoundException(String) - Constructor for class javax.management.AttributeNotFoundException
Constructor that allows a specific error message to be specified.
AttributeValueExp - class javax.management.AttributeValueExp.
Note: change from jmx-ri, extends QueryEval
AttributeValueExp() - Constructor for class javax.management.AttributeValueExp
 
AttributeValueExp(String) - Constructor for class javax.management.AttributeValueExp
Creates a new AttributeValueExp representing the specified object attribute, named attr.
AUTHORIZATION_HEADER - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 

B

BadAttributeValueExpException - exception javax.management.BadAttributeValueExpException.
Thrown when an invalid MBean attribute is passed to a query constructing method.
BadAttributeValueExpException(Object) - Constructor for class javax.management.BadAttributeValueExpException
Constructs an BadAttributeValueExpException with the specified Object.
BadBinaryOpValueExpException - exception javax.management.BadBinaryOpValueExpException.
Thrown when an invalid expression is passed to a method for constructing a query.
BadBinaryOpValueExpException(ValueExp) - Constructor for class javax.management.BadBinaryOpValueExpException
Constructs a BadBinaryOpValueExpException with the specified ValueExp.
BadStringOperationException - exception javax.management.BadStringOperationException.
Thrown when an invalid string operation is passed to a method for constructing a query.
BadStringOperationException(String) - Constructor for class javax.management.BadStringOperationException
Constructs a BadStringOperationException with the specified detail message.
between(ValueExp, ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents the constraint that one value is between two other values.
BetweenQueryExp - class org.huihoo.jfox.jmx.queries.BetweenQueryExp.
 
BetweenQueryExp() - Constructor for class org.huihoo.jfox.jmx.queries.BetweenQueryExp
 
BetweenQueryExp(ValueExp, ValueExp, ValueExp) - Constructor for class org.huihoo.jfox.jmx.queries.BetweenQueryExp
 
BIGDECIMAL - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.math.BigDecimal.
BIGDECIMAL_CLASSNAME - Static variable in class javax.management.openmbean.OpenType
 
BIGINTEGER - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.math.BigInteger.
BIGINTEGER_CLASSNAME - Static variable in class javax.management.openmbean.OpenType
 
BOOLEAN - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.lang.Boolean.
BOOLEAN_CLASSNAME - Static variable in class javax.management.openmbean.OpenType
 
BooleanValueExp - class org.huihoo.jfox.jmx.queries.BooleanValueExp.
 
BooleanValueExp(boolean) - Constructor for class org.huihoo.jfox.jmx.queries.BooleanValueExp
 
BYTE - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.lang.Byte.
BYTE_CLASSNAME - Static variable in class javax.management.openmbean.OpenType
 

C

cacheMBeanInfo(MBeanInfo) - Method in class javax.management.StandardMBean
Customization hook: cache the MBeanInfo built for this object.
calculateIndex(CompositeData) - Method in interface javax.management.openmbean.TabularData
Calculates the index that would be used in this TabularData instance to refer to the specified composite data value parameter if it were added to this instance.
calculateIndex(CompositeData) - Method in class javax.management.openmbean.TabularDataSupport
Calculates the index that would be used in this TabularData instance to refer to the specified composite data value parameter if it were added to this instance.
CHARACTER - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.lang.Character.
CHARACTER_CLASSNAME - Static variable in class javax.management.openmbean.OpenType
 
checkCompliance(Class) - Method in interface org.huihoo.jfox.jmx.MBeanIntrospector
 
checkCompliance(Class) - Method in class org.huihoo.jfox.jmx.MBeanIntrospectorSupport
a MBean Class must be a class and must implement a MBean Inteface or DynamicMBean interface and the interface must be public
checkInstantiate(Class) - Method in interface org.huihoo.jfox.jmx.MBeanIntrospector
 
checkInstantiate(Class) - Method in class org.huihoo.jfox.jmx.MBeanIntrospectorSupport
testing that a MBean of a given class can be instantiated by the MBean server for MBeanServer.instantiate This method checks that: The given class is a concrete class.
checkMaxDegree(int) - Method in class javax.management.relation.RoleInfo
Returns a boolean to specify if given value is less or equal than expected maximum degree (true if yes)
checkMBeanPermission(String, String, ObjectName, String) - Static method in class org.huihoo.jfox.jmx.PermissionChecker
 
checkMBeanTrustPermission(Class) - Static method in class org.huihoo.jfox.jmx.PermissionChecker
 
checkMinDegree(int) - Method in class javax.management.relation.RoleInfo
Returns a boolean to specify if given value is greater or equal than expected minimum degree (true if yes)
checkRoleReading(String, String) - Method in class javax.management.relation.RelationService
 
checkRoleReading(String, String) - Method in interface javax.management.relation.RelationServiceMBean
Checks if given Role can be read in a relation of the given type.
checkRoleWriting(Role, String, Boolean) - Method in class javax.management.relation.RelationService
 
checkRoleWriting(Role, String, Boolean) - Method in interface javax.management.relation.RelationServiceMBean
Checks if given Role can be set in a relation of given type.
classattr() - Static method in class javax.management.Query
Returns a new class attribute expression which can be used in any Query call that expects a ValueExp.
ClassAttributeValueExp - class org.huihoo.jfox.jmx.queries.ClassAttributeValueExp.
 
ClassAttributeValueExp() - Constructor for class org.huihoo.jfox.jmx.queries.ClassAttributeValueExp
 
ClassLoaderRepository - interface javax.management.loading.ClassLoaderRepository.
Instances of this interface are used to keep the list of Class Loaders registered in a MBean Server.
ClassLoaderRepositorySupport - class org.huihoo.jfox.jmx.loading.ClassLoaderRepositorySupport.
 
ClassLoaderRepositorySupport() - Constructor for class org.huihoo.jfox.jmx.loading.ClassLoaderRepositorySupport
 
clear() - Method in interface javax.management.openmbean.TabularData
Removes all CompositeData values (ie rows) from this TabularData instance.
clear() - Method in class javax.management.openmbean.TabularDataSupport
Removes all rows from this TabularDataSupport instance.
clone() - Method in class javax.management.MBeanInfo
 
clone() - Method in class javax.management.MBeanParameterInfo
 
clone() - Method in class javax.management.MBeanAttributeInfo
Creates and returns a copy of this object.
clone() - Method in interface javax.management.Descriptor
Returns a new Descriptor which is a duplicate of the Descriptor.
clone() - Method in class javax.management.MBeanConstructorInfo
Creates and returns a copy of this object.
clone() - Method in class javax.management.MBeanOperationInfo
 
clone() - Method in class javax.management.MBeanNotificationInfo
 
clone() - Method in class javax.management.modelmbean.ModelMBeanOperationInfo
Creates and returns a new ModelMBeanOperationInfo which is a duplicate of this ModelMBeanOperationInfo.
clone() - Method in class javax.management.modelmbean.ModelMBeanAttributeInfo
Creates and returns a new ModelMBeanAttributeInfo which is a duplicate of this ModelMBeanAttributeInfo.
clone() - Method in class javax.management.modelmbean.ModelMBeanConstructorInfo
Creates and returns a new ModelMBeanConstructorInfo which is a duplicate of this ModelMBeanConstructorInfo.
clone() - Method in class javax.management.modelmbean.ModelMBeanNotificationInfo
Creates and returns a new ModelMBeanNotificationInfo which is a duplicate of this ModelMBeanNotificationInfo.
clone() - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
clone() - Method in class javax.management.modelmbean.DescriptorSupport
Returns a new Descriptor which is a duplicate of the Descriptor.
clone() - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
returns a new ModelMBeanInfoSupport object that is a copy of this ModelMBeanInfoSupport.
clone() - Method in class javax.management.openmbean.TabularDataSupport
Returns a clone of this TabularDataSupport instance: the clone is obtained by calling super.clone(), and then cloning the underlying map.
clone() - Method in class javax.management.relation.RoleUnresolvedList
Cloning Returns a new RoleList, but no copy of the included elements.
clone() - Method in class javax.management.relation.RoleList
Cloning Returns a new RoleList, but no copy of the included elements.
clone() - Method in class javax.management.relation.RoleUnresolved
Clone
clone() - Method in class javax.management.relation.Role
Cloning
CLOSE_BRACKET - Static variable in class org.huihoo.jfox.jmx.loading.MLetTags
 
CODE_ATTR - Static variable in class org.huihoo.jfox.jmx.loading.MLetTags
 
CODEBASE_ATTR - Static variable in class org.huihoo.jfox.jmx.loading.MLetTags
 
COMMA - Static variable in class org.huihoo.jfox.jmx.loading.MLetTags
 
Command - interface org.huihoo.jfox.jmx.adaptor.http.Command.
 
CommandLoader - class org.huihoo.jfox.jmx.adaptor.http.CommandLoader.
 
CommandLoader() - Constructor for class org.huihoo.jfox.jmx.adaptor.http.CommandLoader
 
COMMENT_END - Static variable in class org.huihoo.jfox.jmx.loading.MLetTags
 
COMMENT_START - Static variable in class org.huihoo.jfox.jmx.loading.MLetTags
 
CompositeData - interface javax.management.openmbean.CompositeData.
 
COMPOSITEDATA_CLASSNAME - Static variable in class javax.management.openmbean.OpenType
 
CompositeDataSupport - class javax.management.openmbean.CompositeDataSupport.
The CompositeDataSupport class is the open data class which implements the CompositeData interface.
CompositeDataSupport(CompositeType, Map) - Constructor for class javax.management.openmbean.CompositeDataSupport
Constructs a CompositeDataSupport instance with the specified compositeType, whose item names and corresponding values are given by the mappings in the map items.
CompositeDataSupport(CompositeType, String[], Object[]) - Constructor for class javax.management.openmbean.CompositeDataSupport
Constructs a CompositeDataSupport instance with the specified compositeType, whose item values are specified by itemValues[], in the same order as in itemNames[].
CompositeType - class javax.management.openmbean.CompositeType.
The CompositeType class is the open type class whose instances describe the types of CompositeData values.
CompositeType(String, String, String[], String[], OpenType[]) - Constructor for class javax.management.openmbean.CompositeType
Constructs a CompositeType instance, checking for the validity of the given parameters.
CONNECTION - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
contains(ObjectName) - Method in class org.huihoo.jfox.jmx.MBeanServerRepositorySupport
 
contains(ObjectName) - Method in class org.huihoo.jfox.jmx.MBeanServerRepositoryController
 
contains(ObjectName) - Method in interface org.huihoo.jfox.jmx.MBeanServerRepository
 
containsKey(Object) - Method in class javax.management.openmbean.TabularDataSupport
Returns true if and only if this TabularData instance contains a CompositeData value (ie a row) whose index is the specified key.
containsKey(Object[]) - Method in interface javax.management.openmbean.TabularData
Returns true if and only if this TabularData instance contains a CompositeData value (ie a row) whose index is the specified key.
containsKey(Object[]) - Method in class javax.management.openmbean.TabularDataSupport
Returns true if and only if this TabularData instance contains a CompositeData value (ie a row) whose index is the specified key.
containsKey(String) - Method in class javax.management.openmbean.CompositeType
Returns true if this CompositeType instance defines an item whose name is itemName.
containsKey(String) - Method in class javax.management.openmbean.CompositeDataSupport
Returns true if and only if this CompositeData instance contains an item whose name is key.
containsKey(String) - Method in interface javax.management.openmbean.CompositeData
Returns true if and only if this CompositeData instance contains an item whose name is key.
containsObservedObject(ObjectName) - Method in class javax.management.monitor.Monitor
 
containsObservedObject(ObjectName) - Method in interface javax.management.monitor.MonitorMBean
Tests whether the specified object is in the set of observed MBeans.
containsValue(CompositeData) - Method in interface javax.management.openmbean.TabularData
Returns true if and only if this TabularData instance contains the specified CompositeData value.
containsValue(CompositeData) - Method in class javax.management.openmbean.TabularDataSupport
Returns true if and only if this TabularData instance contains the specified CompositeData value.
containsValue(Object) - Method in class javax.management.openmbean.CompositeDataSupport
Returns true if and only if this CompositeData instance contains an item whose value is value.
containsValue(Object) - Method in interface javax.management.openmbean.CompositeData
Returns true if and only if this CompositeData instance contains an item whose value is value.
containsValue(Object) - Method in class javax.management.openmbean.TabularDataSupport
Returns true if and only if this TabularData instance contains the specified value.
CONTENT_LENGTH_HEADER - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
CONTENT_TYPE_HEADER - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
CounterMonitor - class javax.management.monitor.CounterMonitor.
Defines a monitor MBean designed to observe the values of a counter attribute.
CounterMonitor() - Constructor for class javax.management.monitor.CounterMonitor
 
CounterMonitorMBean - interface javax.management.monitor.CounterMonitorMBean.
Exposes the remote management interface of the counter monitor MBean.
CREATE_MBEAN_SERVER - Static variable in class javax.management.MBeanServerPermission
 
createMBean(MLetObject) - Method in class javax.management.loading.MLet
doCreate a MBean by the offered mlet
createMBean(String, ObjectName) - Method in interface javax.management.MBeanServerConnection
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName) - Method in interface javax.management.MBeanServer
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
createMBean(String, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServerConnection
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServer
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, Object[], String[]) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
createMBean(String, ObjectName, ObjectName) - Method in interface javax.management.MBeanServerConnection
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, ObjectName) - Method in interface javax.management.MBeanServer
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, ObjectName) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServerConnection
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServer
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
CreateMBeanCommand - class org.huihoo.jfox.jmx.adaptor.http.CreateMBeanCommand.
 
CreateMBeanCommand() - Constructor for class org.huihoo.jfox.jmx.adaptor.http.CreateMBeanCommand
 
createMBeanServer() - Static method in class javax.management.MBeanServerFactory
Return a new object implementing the MBeanServer interface with a standard default domain name.
createMBeanServer(String) - Static method in class javax.management.MBeanServerFactory
Return a new object implementing the MBeanServer interface with the specified default domain name.
createObject(String, String) - Method in class org.huihoo.jfox.jmx.loading.PrimitiveClassLoader
create a Object by it's value and className , only check primitive class
createRelation(String, String, RoleList) - Method in class javax.management.relation.RelationService
doCreate a internal Relation
createRelation(String, String, RoleList) - Method in interface javax.management.relation.RelationServiceMBean
Creates a simple relation (represented by a RelationSupport object) of given relation type, and adds it in the Relation Service.
createRelationType(String, RoleInfo[]) - Method in class javax.management.relation.RelationService
Creates a relation type (a RelationTypeSupport object) with given role infos (provided by the RoleInfo objects), and adds it in the Relation Service.
createRelationType(String, RoleInfo[]) - Method in interface javax.management.relation.RelationServiceMBean
Creates a relation type (RelationTypeSupport object) with given role infos (provided by the RoleInfo objects), and adds it in the Relation Service.
CRLF - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
ctx - Variable in class org.huihoo.jfox.jmx.adaptor.http.AbstractCommand
 

D

DATE - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.util.Date.
DATE_CLASSNAME - Static variable in class javax.management.openmbean.OpenType
 
DATE_HEADER - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
DefaultLoaderRepository - class javax.management.DefaultLoaderRepository.
Deprecated. Use MBeanServerFactory.getClassLoaderRepository(javax.management.MBeanServer) instead.
DefaultLoaderRepository() - Constructor for class javax.management.DefaultLoaderRepository
Deprecated.  
delegateObjectName - Static variable in class javax.management.MBeanServerDelegate
 
description - Variable in class javax.management.MBeanFeatureInfo
The human readable description of the feature.
Descriptor - interface javax.management.Descriptor.
This interface represents the behavioral metadata set for a JMX Element.
DescriptorAccess - interface javax.management.DescriptorAccess.
This interface is used to gain access to descriptors of the Descriptor class which are associated with a JMX component, i.e.
DescriptorSupport - class javax.management.modelmbean.DescriptorSupport.
This class represents the metadata set for a ModelMBean element.
DescriptorSupport() - Constructor for class javax.management.modelmbean.DescriptorSupport
 
DescriptorSupport(DescriptorSupport) - Constructor for class javax.management.modelmbean.DescriptorSupport
Descriptor constructor taking a Descriptor as parameter.
DescriptorSupport(int) - Constructor for class javax.management.modelmbean.DescriptorSupport
Descriptor constructor.
DescriptorSupport(String) - Constructor for class javax.management.modelmbean.DescriptorSupport
Descriptor constructor taking an XML String.
DescriptorSupport(String[]) - Constructor for class javax.management.modelmbean.DescriptorSupport
Constructor taking fields in the fieldName=fieldValue format.
DescriptorSupport(String[], Object[]) - Constructor for class javax.management.modelmbean.DescriptorSupport
Constructor taking field names and field values.
DESERIALIZE - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
DESERIALIZE_NOTIFICATION - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
disable() - Method in class org.huihoo.jfox.jmx.interceptor.MBeanServerInterceptorListener
 
disable() - Method in interface org.huihoo.jfox.jmx.interceptor.MBeanServerInterceptorListenerMBean
 
disableAllAttributes() - Method in class javax.management.AttributeChangeNotificationFilter
Disables all the attribute names.
disableAllObjectNames() - Method in class javax.management.relation.MBeanServerNotificationFilter
Disables any MBeanServerNotification (i.e. all ObjectNames deselected)
disableAllTypes() - Method in class javax.management.NotificationFilterSupport
Disables all notification types.
disableAttribute(String) - Method in class javax.management.AttributeChangeNotificationFilter
Disables all the attribute change notifications the attribute name of which equals the specified attribute name to be sent to the listener.
disableObjectName(ObjectName) - Method in class javax.management.relation.MBeanServerNotificationFilter
Disables MBeanServerNotifications concerning given ObjectName.
disableType(String) - Method in class javax.management.NotificationFilterSupport
Disables all notifications the type of which starts with the specified prefix to be sent to the listener.
DIV - Static variable in class javax.management.Query
 
div(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a binary expression representing the quotient of two numeric values.
DivOpValueExp - class org.huihoo.jfox.jmx.queries.DivOpValueExp.
 
DivOpValueExp(ValueExp, ValueExp) - Constructor for class org.huihoo.jfox.jmx.queries.DivOpValueExp
 
doGet(HttpRequest, HttpResponse) - Method in class org.huihoo.jfox.jmx.adaptor.http.AbstractCommand
set the VelocityContext
doGet(HttpRequest, HttpResponse) - Method in class org.huihoo.jfox.jmx.adaptor.http.UnregisterMBeanCommand
 
doGet(HttpRequest, HttpResponse) - Method in class org.huihoo.jfox.jmx.adaptor.http.ViewMBeanCommand
 
doGet(HttpRequest, HttpResponse) - Method in class org.huihoo.jfox.jmx.adaptor.http.CreateMBeanCommand
 
doGet(HttpRequest, HttpResponse) - Method in class org.huihoo.jfox.jmx.adaptor.http.AgentCommand
 
doMonitor(ObjectName, Object) - Method in class javax.management.monitor.Monitor
 
doMonitor(ObjectName, Object) - Method in class javax.management.monitor.CounterMonitor
 
doMonitor(ObjectName, Object) - Method in class javax.management.monitor.StringMonitor
 
doMonitor(ObjectName, Object) - Method in class javax.management.monitor.GaugeMonitor
 
doPost(HttpRequest, HttpResponse) - Method in class org.huihoo.jfox.jmx.adaptor.http.AbstractCommand
 
doPost(HttpRequest, HttpResponse) - Method in class org.huihoo.jfox.jmx.adaptor.http.ViewMBeanCommand
 
doPost(HttpRequest, HttpResponse) - Method in class org.huihoo.jfox.jmx.adaptor.http.CreateMBeanCommand
 
DOUBLE - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.lang.Double.
DOUBLE_CLASSNAME - Static variable in class javax.management.openmbean.OpenType
 
doubleValue() - Method in class org.huihoo.jfox.jmx.queries.NumericValueExp
 
DynamicMBean - interface javax.management.DynamicMBean.
Defines the methods that should be implemented by a Dynamic MBean (MBean that exposes a dynamic management interface).
DynamicMBeanMetaDataSupport - class org.huihoo.jfox.jmx.DynamicMBeanMetaDataSupport.
 
DynamicMBeanMetaDataSupport(ObjectName, DynamicMBean) - Constructor for class org.huihoo.jfox.jmx.DynamicMBeanMetaDataSupport
 

E

enable() - Method in class org.huihoo.jfox.jmx.interceptor.MBeanServerInterceptorListener
 
enable() - Method in interface org.huihoo.jfox.jmx.interceptor.MBeanServerInterceptorListenerMBean
 
enableAllObjectNames() - Method in class javax.management.relation.MBeanServerNotificationFilter
Enables all MBeanServerNotifications (i.e. all ObjectNames selected)
enableAttribute(String) - Method in class javax.management.AttributeChangeNotificationFilter
Enables all the attribute change notifications the attribute name of which equals the specified name to be sent to the listener.
enableObjectName(ObjectName) - Method in class javax.management.relation.MBeanServerNotificationFilter
Enables MBeanServerNotifications concerning given ObjectName.
enableType(String) - Method in class javax.management.NotificationFilterSupport
Enables all the notifications the type of which starts with the specified prefix to be sent to the listener.
entrySet() - Method in class javax.management.openmbean.TabularDataSupport
Returns a collection view of the index to row mappings contained in this TabularDataSupport instance.
EQ - Static variable in class javax.management.Query
 
eq(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents an equality constraint on two values.
EqRelQueryExp - class org.huihoo.jfox.jmx.queries.EqRelQueryExp.
 
EqRelQueryExp(ValueExp, ValueExp) - Constructor for class org.huihoo.jfox.jmx.queries.EqRelQueryExp
 
equals(Object) - Method in class javax.management.ObjectInstance
Compares the current object instance with another object instance.
equals(Object) - Method in class javax.management.MBeanPermission
Checks two MBeanPermission objects for equality.
equals(Object) - Method in class javax.management.Attribute
Compares the current Attribute Object with another Attribute Object.
equals(Object) - Method in class javax.management.ObjectName
 
equals(Object) - Method in class javax.management.openmbean.OpenMBeanInfoSupport
Compares the specified obj parameter with this OpenMBeanInfoSupport instance for equality.
equals(Object) - Method in class javax.management.openmbean.OpenMBeanConstructorInfoSupport
Compares the specified obj parameter with this OpenMBeanConstructorInfoSupport instance for equality.
equals(Object) - Method in class javax.management.openmbean.OpenType
Compares the specified obj parameter with this open type instance for equality.
equals(Object) - Method in class javax.management.openmbean.CompositeType
Compares the specified obj parameter with this CompositeType instance for equality.
equals(Object) - Method in interface javax.management.openmbean.TabularData
Compares the specified obj parameter with this TabularData instance for equality.
equals(Object) - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Compares the specified obj parameter with this OpenMBeanAttributeInfo instance for equality.
equals(Object) - Method in class javax.management.openmbean.CompositeDataSupport
Compares the specified obj parameter with this CompositeDataSupport instance for equality.
equals(Object) - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Compares the specified obj parameter with this OpenMBeanOperationInfo instance for equality.
equals(Object) - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Compares the specified obj parameter with this OpenMBeanParameterInfo instance for equality.
equals(Object) - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Compares the specified obj parameter with this OpenMBeanAttributeInfoSupport instance for equality.
equals(Object) - Method in interface javax.management.openmbean.OpenMBeanInfo
Compares the specified obj parameter with this OpenMBeanInfo instance for equality.
equals(Object) - Method in class javax.management.openmbean.SimpleType
Compares the specified obj parameter with this SimpleType instance for equality.
equals(Object) - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
Compares the specified obj parameter with this OpenMBeanConstructorInfo instance for equality.
equals(Object) - Method in class javax.management.openmbean.OpenMBeanOperationInfoSupport
Compares the specified obj parameter with this OpenMBeanOperationInfoSupport instance for equality.
equals(Object) - Method in class javax.management.openmbean.ArrayType
Compares the specified obj parameter with this ArrayType instance for equality.
equals(Object) - Method in class javax.management.openmbean.TabularType
Compares the specified obj parameter with this TabularType instance for equality.
equals(Object) - Method in interface javax.management.openmbean.CompositeData
Compares the specified obj parameter with this CompositeData instance for equality.
equals(Object) - Method in class javax.management.openmbean.TabularDataSupport
Compares the specified obj parameter with this TabularDataSupport instance for equality.
equals(Object) - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Compares the specified obj parameter with this OpenMBeanParameterInfoSupport instance for equality.
execute(HttpRequest, HttpResponse) - Method in class org.huihoo.jfox.jmx.adaptor.http.AbstractCommand
 
execute(HttpRequest, HttpResponse) - Method in interface org.huihoo.jfox.jmx.adaptor.http.Command
 
ExtendedClassLoaderRepository - interface org.huihoo.jfox.jmx.loading.ExtendedClassLoaderRepository.
extend the javax.management.ClassLoaderRepository ,make it can add & remove classloader
ExtendedMBeanServer - interface org.huihoo.jfox.jmx.ExtendedMBeanServer.
extends MBeanserver can provide extral funtion, ex: getClassLoader , Interceptor
ExtendedMBeanServerDelegate - class org.huihoo.jfox.jmx.ExtendedMBeanServerDelegate.
 
ExtendedMBeanServerDelegate() - Constructor for class org.huihoo.jfox.jmx.ExtendedMBeanServerDelegate
 
ExtendedMBeanServerNotification - class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification.
 
ExtendedMBeanServerNotification(String, Object, long, ObjectName) - Constructor for class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
ExtendedMBeanServerNotification(String, Object, long, ObjectName, String, Object[]) - Constructor for class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
ExtendedObjectInstance - class org.huihoo.jfox.jmx.ExtendedObjectInstance.
 
ExtendedObjectInstance(ObjectName, Class, Class) - Constructor for class org.huihoo.jfox.jmx.ExtendedObjectInstance
 
ExtendedObjectInstance(String, Class, Class) - Constructor for class org.huihoo.jfox.jmx.ExtendedObjectInstance
 

F

finalSubString(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a matching constraint on a string argument.
FIND_MBEAN_SERVER - Static variable in class javax.management.MBeanServerPermission
 
findAssociatedMBeans(ObjectName, String, String) - Method in class javax.management.relation.RelationService
Retrieves the MBeans associated to given one in a relation.
findAssociatedMBeans(ObjectName, String, String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves the MBeans associated to given one in a relation.
findConstructor(Class[]) - Method in class org.huihoo.jfox.jmx.MBeanMetaDataSupport
 
findMBeanServer(String) - Static method in class javax.management.MBeanServerFactory
Return a list of registered MBeanServer objects.
findReferencingRelations(ObjectName, String, String) - Method in class javax.management.relation.RelationService
Retrieves the relations where a given MBean is referenced.
findReferencingRelations(ObjectName, String, String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves the relations where a given MBean is referenced.
findRelationsOfType(String) - Method in class javax.management.relation.RelationService
 
findRelationsOfType(String) - Method in interface javax.management.relation.RelationServiceMBean
Returns the relation ids for relations of the given type.
FLOAT - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.lang.Float.
FLOAT_CLASSNAME - Static variable in class javax.management.openmbean.OpenType
 

G

GaugeMonitor - class javax.management.monitor.GaugeMonitor.
Defines a monitor MBean designed to observe the values of a gauge attribute.
GaugeMonitor() - Constructor for class javax.management.monitor.GaugeMonitor
 
GaugeMonitorMBean - interface javax.management.monitor.GaugeMonitorMBean.
Exposes the remote management interface of the gauge monitor MBean.
GE - Static variable in class javax.management.Query
 
geq(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a "greater than or equal to" constraint on two values.
GeqRelQueryExp - class org.huihoo.jfox.jmx.queries.GeqRelQueryExp.
 
GeqRelQueryExp(ValueExp, ValueExp) - Constructor for class org.huihoo.jfox.jmx.queries.GeqRelQueryExp
 
GET_ATTRIBUTE - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
GET_ATTRIBUTE_NOTIFICATION - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
GET_ATTRIBUTES - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
GET_ATTRIBUTES_NOTIFICATION - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
GET_CLASSLOADER - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
GET_CLASSLOADER_FOR - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
GET_CLASSLOADER_NOTIFICATION - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
GET_CLASSLOADER_REPOSITORY - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
GET_CLASSLOADERFOR_NOTIFICATION - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
GET_CLASSLOADERREPOSITORY_NOTIFICATION - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
GET_MBEANINFO - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
GET_MBEANINFO_NOTIFICATION - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
GET_OBJECTINSTANCE - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
GET_OBJECTINSTANCE_NOTIFICATION - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
get(Object) - Method in class javax.management.openmbean.TabularDataSupport
This method simply calls get((Object[]) key).
get(Object[]) - Method in interface javax.management.openmbean.TabularData
Returns the CompositeData value whose index is key, or null if there is no value mapping to key, in this TabularData instance.
get(Object[]) - Method in class javax.management.openmbean.TabularDataSupport
Returns the CompositeData value whose index is key, or null if there is no value mapping to key, in this TabularData instance.
get(ObjectName) - Method in class org.huihoo.jfox.jmx.MBeanServerRepositorySupport
 
get(ObjectName) - Method in interface org.huihoo.jfox.jmx.MBeanServerRepository
 
get(String) - Method in class javax.management.openmbean.CompositeDataSupport
Returns the value of the item whose name is key.
get(String) - Method in interface javax.management.openmbean.CompositeData
Returns the value of the item whose name is key.
getActions() - Method in class javax.management.MBeanPermission
 
getAll(String[]) - Method in class javax.management.openmbean.CompositeDataSupport
Returns an array of the values of the items whose names are specified by keys, in the same order as keys.
getAll(String[]) - Method in interface javax.management.openmbean.CompositeData
Returns an array of the values of the items whose names are specified by keys, in the same order as keys.
getAllNotificationIDs() - Method in interface javax.management.timer.TimerMBean
Gets all timer notification identifiers registered into the list of notifications.
getAllNotificationIDs() - Method in class javax.management.timer.Timer
 
getAllRelationIds() - Method in class javax.management.relation.RelationService
 
getAllRelationIds() - Method in interface javax.management.relation.RelationServiceMBean
Returns all the relation ids for all the relations handled by the Relation Service
getAllRelationTypeNames() - Method in class javax.management.relation.RelationService
Retrieves names of all known relation types
getAllRelationTypeNames() - Method in interface javax.management.relation.RelationServiceMBean
Retrieves names of all known relation types
getAllRoles() - Method in class javax.management.relation.RelationSupport
Returns all roles present in the relation
getAllRoles() - Method in interface javax.management.relation.Relation
Returns all roles present in the relation
getAllRoles(String) - Method in class javax.management.relation.RelationService
 
getAllRoles(String) - Method in interface javax.management.relation.RelationServiceMBean
Returns all roles present in the relation
getArguments() - Method in class org.huihoo.jfox.jmx.loading.MLetObject
 
getAttrClassName() - Method in class org.huihoo.jfox.jmx.queries.QualifiedAttributeValueExp
 
GetAttribute - Static variable in class javax.management.MBeanPermission
 
getAttribute() - Method in class org.huihoo.jfox.jmx.queries.MatchQueryExp
 
getAttribute(ObjectName) - Method in class javax.management.AttributeValueExp
 
getAttribute(ObjectName, String) - Method in interface javax.management.MBeanServerConnection
Gets the value of a specific attribute of a named MBean.
getAttribute(ObjectName, String) - Method in interface javax.management.MBeanServer
Gets the value of a specific attribute of a named MBean.
getAttribute(ObjectName, String) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
getAttribute(String) - Method in interface javax.management.DynamicMBean
Obtains the value of a specific attribute of the Dynamic MBean.
getAttribute(String) - Method in class javax.management.StandardMBean
 
getAttribute(String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
returns a ModelMBeanAttributeInfo requested by name.
getAttribute(String) - Method in class javax.management.modelmbean.RequiredModelMBean
Returns the value of a specific attribute defined for this ModelMBean.
getAttribute(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
Returns a ModelMBeanAttributeInfo requested by name.
getAttribute(String) - Method in class org.huihoo.jfox.jmx.MBeanMetaDataSupport
 
getAttribute(String) - Method in interface org.huihoo.jfox.jmx.MBeanMetaData
 
getAttribute(String) - Method in class org.huihoo.jfox.jmx.DynamicMBeanMetaDataSupport
 
getAttribute(String) - Method in class org.huihoo.jfox.jmx.loading.MLetObject
 
getAttributeInfo(String) - Method in class org.huihoo.jfox.jmx.MBeanMetaDataSupport
 
getAttributeInfo(String) - Method in class org.huihoo.jfox.jmx.DynamicMBeanMetaDataSupport
 
getAttributeInfo(String) - Method in interface org.huihoo.jfox.jmx.MBeanInterfaceMetaData
 
getAttributeInfo(String) - Method in class org.huihoo.jfox.jmx.MBeanInterfaceMetaDataSupport
 
getAttributeName() - Method in class javax.management.AttributeValueExp
Returns a string representation of the name of the attribute.
getAttributeName() - Method in class javax.management.AttributeChangeNotification
Gets the name of the attribute which has changed.
getAttributes() - Method in class javax.management.MBeanInfo
Returns the list of attributes exposed for management.
getAttributes() - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
getAttributes() - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
Returns the list of attributes exposed for management as ModelMBeanAttributeInfo objects.
getAttributes() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns an array of OpenMBeanAttributeInfo instances describing each attribute in the open MBean described by this OpenMBeanInfo instance.
getAttributes() - Method in class org.huihoo.jfox.jmx.MBeanMetaDataSupport
 
getAttributes() - Method in class org.huihoo.jfox.jmx.DynamicMBeanMetaDataSupport
 
getAttributes() - Method in interface org.huihoo.jfox.jmx.MBeanInterfaceMetaData
 
getAttributes() - Method in class org.huihoo.jfox.jmx.MBeanInterfaceMetaDataSupport
 
getAttributes() - Method in class org.huihoo.jfox.jmx.loading.MLetObject
 
getAttributes(ObjectName, String[]) - Method in interface javax.management.MBeanServerConnection
Enables the values of several attributes of a named MBean.
getAttributes(ObjectName, String[]) - Method in interface javax.management.MBeanServer
Enables the values of several attributes of a named MBean.
getAttributes(ObjectName, String[]) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
getAttributes(String[]) - Method in interface javax.management.DynamicMBean
Enables the values of several attributes of the Dynamic MBean.
getAttributes(String[]) - Method in class javax.management.StandardMBean
 
getAttributes(String[]) - Method in class javax.management.modelmbean.RequiredModelMBean
Returns the values of several attributes in the ModelMBean.
getAttributes(String[]) - Method in class org.huihoo.jfox.jmx.MBeanMetaDataSupport
 
getAttributes(String[]) - Method in interface org.huihoo.jfox.jmx.MBeanMetaData
 
getAttributes(String[]) - Method in class org.huihoo.jfox.jmx.DynamicMBeanMetaDataSupport
 
getAttributeType() - Method in class javax.management.AttributeChangeNotification
Gets the type of the attribute which has changed.
getCachedMBeanInfo() - Method in class javax.management.StandardMBean
Customization hook: Return the MBeanInfo cached for this object.
getCanonicalKeyPropertyListString() - Method in class javax.management.ObjectName
 
getCanonicalName() - Method in class javax.management.ObjectName
 
getCheckedValue() - Method in class org.huihoo.jfox.jmx.queries.InQueryExp
 
getCheckedValue() - Method in class org.huihoo.jfox.jmx.queries.BetweenQueryExp
 
GetClassLoader - Static variable in class javax.management.MBeanPermission
 
getClassLoader() - Method in class org.huihoo.jfox.jmx.MBeanMetaDataSupport
 
getClassLoader() - Method in interface org.huihoo.jfox.jmx.MBeanMetaData
 
getClassLoader() - Method in class org.huihoo.jfox.jmx.DynamicMBeanMetaDataSupport
 
getClassLoader(ObjectName) - Method in interface javax.management.MBeanServer
Return the named ClassLoader.
getClassLoader(ObjectName) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
Return the named ClassLoader.
GetClassLoaderFor - Static variable in class javax.management.MBeanPermission
 
getClassLoaderFor(ObjectName) - Method in interface javax.management.MBeanServer
Return the ClassLoader that was used for loading the class of the named MBean.
getClassLoaderFor(ObjectName) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
Return the ClassLoader that was used for loading the class of the named MBean.
GetClassLoaderRepository - Static variable in class javax.management.MBeanPermission
 
getClassLoaderRepository() - Method in interface javax.management.MBeanServer
Return the ClassLoaderRepository for this MBeanServer.
getClassLoaderRepository() - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
getClassLoaderRepository(MBeanServer) - Static method in class javax.management.MBeanServerFactory
Return the ClassLoaderRepository used by the given MBeanServer.
getClassName() - Method in class javax.management.MBeanInfo
Returns the name of the Java class of the MBean described by this MBeanInfo.
getClassName() - Method in class javax.management.ObjectInstance
Returns the class part
getClassName() - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
getClassName() - Method in class javax.management.openmbean.OpenType
Returns the fully qualified Java class name of the open data values this open type describes.
getClassName() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns the fully qualified Java class name of the open MBean instances this OpenMBeanInfo describes.
getClassName() - Method in class org.huihoo.jfox.jmx.MBeanMetaDataSupport
 
getClassName() - Method in interface org.huihoo.jfox.jmx.MBeanMetaData
 
getClassName() - Method in class org.huihoo.jfox.jmx.DynamicMBeanMetaDataSupport
 
getClassName(MBeanInfo) - Method in class javax.management.StandardMBean
Customization hook: Get the className that will be used in the MBeanInfo returned by this MBean.
getCommand() - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpRequest
 
getCompositeType() - Method in class javax.management.openmbean.CompositeDataSupport
Returns the composite type of this composite data instance.
getCompositeType() - Method in interface javax.management.openmbean.CompositeData
Returns the composite type of this composite data instance.
getConstructor(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
Returns a ModelMBeanConstructorInfo requested by name.
getConstructors() - Method in class javax.management.MBeanInfo
Returns the list of the public constructors of the MBean.
getConstructors() - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
getConstructors() - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
Returns the list of constructors exposed for management as ModelMBeanConstructorInfo objects.
getConstructors() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns an array of OpenMBeanConstructorInfo instances describing each constructor in the open MBean described by this OpenMBeanInfo instance.
getConstructors(MBeanConstructorInfo[], Object) - Method in class javax.management.StandardMBean
Customization hook: Get the MBeanConstructorInfo[] that will be used in the MBeanInfo returned by this MBean.
getDate(Integer) - Method in interface javax.management.timer.TimerMBean
Gets a copy of the date associated to a timer notification.
getDate(Integer) - Method in class javax.management.timer.Timer
 
getDefaultDomain() - Method in interface javax.management.MBeanServerConnection
Returns the default domain used for naming the MBean.
getDefaultDomain() - Method in interface javax.management.MBeanServer
Returns the default domain used for naming the MBean.
getDefaultDomain() - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
getDefaultValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns the default value for this parameter, if it has one, or null otherwise.
getDefaultValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns the default value for the attribute described by this OpenMBeanAttributeInfoSupport instance, if specified, or null otherwise.
getDefaultValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns the default value for the parameter described by this OpenMBeanParameterInfoSupport instance, if specified, or null otherwise.
getDerivedGauge() - Method in class javax.management.monitor.MonitorNotification
Gets the derived gauge of this monitor notification.
getDerivedGauge(ObjectName) - Method in class javax.management.monitor.CounterMonitor
 
getDerivedGauge(ObjectName) - Method in class javax.management.monitor.StringMonitor
 
getDerivedGauge(ObjectName) - Method in interface javax.management.monitor.GaugeMonitorMBean
Gets the derived gauge for the specified MBean.
getDerivedGauge(ObjectName) - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the derived gauge for the specified MBean.
getDerivedGauge(ObjectName) - Method in interface javax.management.monitor.StringMonitorMBean
Gets the derived gauge for the specified MBean.
getDerivedGauge(ObjectName) - Method in class javax.management.monitor.GaugeMonitor
 
getDerivedGaugeTimeStamp(ObjectName) - Method in class javax.management.monitor.CounterMonitor
 
getDerivedGaugeTimeStamp(ObjectName) - Method in class javax.management.monitor.StringMonitor
 
getDerivedGaugeTimeStamp(ObjectName) - Method in interface javax.management.monitor.GaugeMonitorMBean
Gets the derived gauge timestamp for the specified MBean.
getDerivedGaugeTimeStamp(ObjectName) - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the derived gauge timestamp for the specified MBean.
getDerivedGaugeTimeStamp(ObjectName) - Method in interface javax.management.monitor.StringMonitorMBean
Gets the derived gauge timestamp for the specified MBean.
getDerivedGaugeTimeStamp(ObjectName) - Method in class javax.management.monitor.GaugeMonitor
 
getDescription() - Method in class javax.management.MBeanInfo
Returns a human readable description of the MBean.
getDescription() - Method in class javax.management.MBeanFeatureInfo
Returns the human readable description of the feature.
getDescription() - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
getDescription() - Method in class javax.management.openmbean.OpenType
Returns the text description of this OpenType instance.
getDescription() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returns a human readable description of the operation described by this OpenMBeanOperationInfo instance.
getDescription() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns a human readable description of the parameter described by this OpenMBeanParameterInfo instance.
getDescription() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns a human readable description of the type of open MBean instances this OpenMBeanInfo describes.
getDescription() - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
Returns a human readable description of the constructor described by this OpenMBeanConstructorInfo instance.
getDescription() - Method in class javax.management.relation.RoleInfo
Returns description text for the role
getDescription(MBeanAttributeInfo) - Method in class javax.management.StandardMBean
Customization hook: Get the description that will be used in the MBeanAttributeInfo returned by this MBean.
getDescription(MBeanConstructorInfo) - Method in class javax.management.StandardMBean
Customization hook: Get the description that will be used in the MBeanConstructorInfo returned by this MBean.
getDescription(MBeanConstructorInfo, MBeanParameterInfo, int) - Method in class javax.management.StandardMBean
Customization hook: Get the description that will be used for the sequence MBeanParameterInfo of the MBeanConstructorInfo returned by this MBean.
getDescription(MBeanFeatureInfo) - Method in class javax.management.StandardMBean
Customization hook: Get the description that will be used in the MBeanFeatureInfo returned by this MBean. Subclasses may redefine this method in order to supply their custom description.
getDescription(MBeanInfo) - Method in class javax.management.StandardMBean
Customization hook: Get the description that will be used in the MBeanInfo returned by this MBean.
getDescription(MBeanOperationInfo) - Method in class javax.management.StandardMBean
Customization hook: Get the description that will be used in the MBeanOperationInfo returned by this MBean.
getDescription(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class javax.management.StandardMBean
Customization hook: Get the description that will be used for the sequence MBeanParameterInfo of the MBeanOperationInfo returned by this MBean.
getDescription(String) - Method in class javax.management.openmbean.CompositeType
Returns the description of the item whose name is itemName, or null if this CompositeType instance does not define any item whose name is itemName.
getDescriptor() - Method in interface javax.management.DescriptorAccess
Returns a copy of Descriptor.
getDescriptor() - Method in class javax.management.modelmbean.ModelMBeanOperationInfo
Returns a copy of the associated Descriptor of the ModelMBeanOperationInfo
getDescriptor() - Method in class javax.management.modelmbean.ModelMBeanAttributeInfo
Gets a copy of the associated Descriptor for the ModelMBeanAttributeInfo
getDescriptor() - Method in class javax.management.modelmbean.ModelMBeanConstructorInfo
Returns a copy of the associated Descriptor
getDescriptor() - Method in class javax.management.modelmbean.ModelMBeanNotificationInfo
Returns a copy of the associated Descriptor for the ModelMBeanNotificationInfo
getDescriptor(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
Returns a Descriptor requested by name
getDescriptor(String, String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
returns a Descriptor requested by name and descriptorType.
getDescriptor(String, String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
Returns a Descriptor requested by name and descriptorType.
getDescriptors(String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
returns a Descriptor array consisting of all Descriptors for the ModelMBeanInfo including the MBean Descriptor, attribute Descriptors, operation Descriptors, constructor Descriptors, and notification Descriptors.
getDescriptors(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
Returns a DescriptorList.
getDifferenceMode() - Method in class javax.management.monitor.CounterMonitor
 
getDifferenceMode() - Method in interface javax.management.monitor.GaugeMonitorMBean
Gets the difference mode flag value.
getDifferenceMode() - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the difference mode flag value.
getDifferenceMode() - Method in class javax.management.monitor.GaugeMonitor
 
getDimension() - Method in class javax.management.openmbean.ArrayType
Returns the dimension of arrays described by this ArrayType instance.
getDisabledObjectNames() - Method in class javax.management.relation.MBeanServerNotificationFilter
Gets all the ObjectNames disabled.
getDocumentRoot() - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpServer
 
getDomain() - Method in class javax.management.ObjectName
 
getDomain() - Method in class org.huihoo.jfox.jmx.MBeanServerRepositoryController
 
GetDomains - Static variable in class javax.management.MBeanPermission
 
getDomains() - Method in interface javax.management.MBeanServerConnection
Returns the list of domains in which any MBean is currently registered.
getDomains() - Method in interface javax.management.MBeanServer
Returns the list of domains in which any MBean is currently registered.
getDomains() - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
getElementOpenType() - Method in class javax.management.openmbean.ArrayType
Returns the open type of element values contained in the arrays described by this ArrayType instance.
getEnabledAttributes() - Method in class javax.management.AttributeChangeNotificationFilter
Gets all the enabled attribute names for this filter.
getEnabledObjectNames() - Method in class javax.management.relation.MBeanServerNotificationFilter
Gets all the ObjectNames enabled.
getEnabledTypes() - Method in class javax.management.NotificationFilterSupport
Gets all the enabled notification types for this filter.
getExp() - Method in class javax.management.BadBinaryOpValueExpException
Returns the ValueExp that originated the exception.
getExplicitValues() - Method in class org.huihoo.jfox.jmx.queries.InQueryExp
 
getFieldNames() - Method in interface javax.management.Descriptor
Returns all the fields names in the descriptor.
getFieldNames() - Method in class javax.management.modelmbean.DescriptorSupport
Returns all the fields names in the descriptor.
getFields() - Method in interface javax.management.Descriptor
Returns all of the fields contained in this descriptor as a string array.
getFields() - Method in class javax.management.modelmbean.DescriptorSupport
Returns all the fields in the descriptor
getFieldValue(String) - Method in interface javax.management.Descriptor
Returns the value for a specific fieldname.
getFieldValue(String) - Method in class javax.management.modelmbean.DescriptorSupport
returns the string value for a specific fieldname
getFieldValues(String[]) - Method in interface javax.management.Descriptor
Returns all the field values in the descriptor as an array of Objects.
getFieldValues(String[]) - Method in class javax.management.modelmbean.DescriptorSupport
Returns all the field values in the descriptor as an array of Objects.
getFixedRate(Integer) - Method in interface javax.management.timer.TimerMBean
Gets a copy of the flag indicating whether a peridic notification is executed at fixed-delay or at fixed-rate.
getFixedRate(Integer) - Method in class javax.management.timer.Timer
 
getGranularityPeriod() - Method in class javax.management.monitor.Monitor
 
getGranularityPeriod() - Method in interface javax.management.monitor.MonitorMBean
Gets the granularity period (in milliseconds).
getHeader(String) - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpRequest
 
getHighThreshold() - Method in interface javax.management.monitor.GaugeMonitorMBean
Gets the high threshold value.
getHighThreshold() - Method in class javax.management.monitor.GaugeMonitor
 
getHost() - Method in class org.huihoo.jfox.jmx.adaptor.http.HtmlAdaptorServer
 
getHost() - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpServer
 
getImpact() - Method in class javax.management.MBeanOperationInfo
Returns the impact of the method, one of INFO, ACTION, ACTION_INFO, UNKNOWN.
getImpact() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returns an int constant qualifying the impact of the operation described by this OpenMBeanOperationInfo instance.
getImpact(MBeanOperationInfo) - Method in class javax.management.StandardMBean
Customization hook: Get the impact flag of the operation that will be used in the MBeanOperationInfo returned by this MBean.
getImplementation() - Method in class javax.management.StandardMBean
Get the implementation of this MBean.
getImplementationClass() - Method in class javax.management.StandardMBean
Get the class of the implementation of this MBean.
getImplementationName() - Method in class javax.management.MBeanServerDelegate
Returns the JMX implementation name (the name of this product).
getImplementationName() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the JMX implementation name (the name of this product).
getImplementationVendor() - Method in class javax.management.MBeanServerDelegate
Returns the JMX implementation vendor (the vendor of this product).
getImplementationVendor() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the JMX implementation vendor (the vendor of this product).
getImplementationVersion() - Method in class javax.management.MBeanServerDelegate
Returns the JMX implementation version (the version of this product).
getImplementationVersion() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the JMX implementation version (the version of this product).
getIndexNames() - Method in class javax.management.openmbean.TabularType
Returns, in the same order as was given to this instance's constructor, an unmodifiable List of the names of the items the values of which are used to uniquely index each row element of tabular data values described by this TabularType instance.
getInitThreshold() - Method in class javax.management.monitor.CounterMonitor
 
getInitThreshold() - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the initial threshold value common to all observed objects.
getInstance() - Static method in class org.huihoo.jfox.jmx.MBeanInstantiatorSupport
 
getInstance() - Static method in class org.huihoo.jfox.jmx.MBeanIntrospectorSupport
 
getInstance() - Static method in class org.huihoo.jfox.jmx.loading.SignatureClassLoader
 
getInstance() - Static method in class org.huihoo.jfox.jmx.loading.PrimitiveClassLoader
 
getInstance() - Static method in class org.huihoo.jfox.jmx.loading.MLetParser
 
getInstance(Class) - Static method in class org.huihoo.jfox.jmx.MBeanInterfaceMetaDataSupport
 
getInstance(ObjectName, Object, Class) - Static method in class org.huihoo.jfox.jmx.MBeanMetaDataFactory
 
getInterfaceClass() - Method in class org.huihoo.jfox.jmx.MBeanMetaDataSupport
 
getInterfaceClass() - Method in class org.huihoo.jfox.jmx.DynamicMBeanMetaDataSupport
 
getInterfaceClass() - Method in class org.huihoo.jfox.jmx.ExtendedObjectInstance
 
getInterfaceClass() - Method in interface org.huihoo.jfox.jmx.MBeanInterfaceMetaData
 
getInterfaceClass() - Method in class org.huihoo.jfox.jmx.MBeanInterfaceMetaDataSupport
 
getInterfaceClassName() - Method in class org.huihoo.jfox.jmx.MBeanMetaDataSupport
 
getInterfaceClassName() - Method in interface org.huihoo.jfox.jmx.MBeanMetaData
 
getInterfaceClassName() - Method in class org.huihoo.jfox.jmx.DynamicMBeanMetaDataSupport
 
getInterfaceClassName() - Method in class org.huihoo.jfox.jmx.ExtendedObjectInstance
 
getKeyProperty(String) - Method in class javax.management.ObjectName
 
getKeyPropertyList() - Method in class javax.management.ObjectName
 
getKeyPropertyListString() - Method in class javax.management.ObjectName
 
getLeftExp() - Method in class org.huihoo.jfox.jmx.queries.OrQueryExp
 
getLeftExp() - Method in class org.huihoo.jfox.jmx.queries.AndQueryExp
 
getLeftValue() - Method in class org.huihoo.jfox.jmx.queries.TimesOpValueExp
 
getLeftValue() - Method in class org.huihoo.jfox.jmx.queries.DivOpValueExp
 
getLeftValue() - Method in class org.huihoo.jfox.jmx.queries.GeqRelQueryExp
 
getLeftValue() - Method in class org.huihoo.jfox.jmx.queries.MinusOpValueExp
 
getLeftValue() - Method in class org.huihoo.jfox.jmx.queries.LeqRelQueryExp
 
getLeftValue() - Method in class org.huihoo.jfox.jmx.queries.EqRelQueryExp
 
getLeftValue() - Method in class org.huihoo.jfox.jmx.queries.GtRelQueryExp
 
getLeftValue() - Method in class org.huihoo.jfox.jmx.queries.LtRelQueryExp
 
getLeftValue() - Method in class org.huihoo.jfox.jmx.queries.PlusOpValueExp
 
getLegalValues() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns the set of legal values for this parameter, if it has one, or null otherwise.
getLegalValues() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns an unmodifiable Set of legal values for the attribute described by this OpenMBeanAttributeInfoSupport instance, if specified, or null otherwise.
getLegalValues() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns an unmodifiable Set of legal values for the parameter described by this OpenMBeanParameterInfoSupport instance, if specified, or null otherwise.
getLibraryDirectory() - Method in interface javax.management.loading.MLetMBean
Gets the current directory used by the library loader for storing native libraries before they are loaded into memory.
getLibraryDirectory() - Method in class javax.management.loading.MLet
 
getLowerBound() - Method in class org.huihoo.jfox.jmx.queries.BetweenQueryExp
 
getLowThreshold() - Method in interface javax.management.monitor.GaugeMonitorMBean
Gets the low threshold value.
getLowThreshold() - Method in class javax.management.monitor.GaugeMonitor
 
getMaxDegree() - Method in class javax.management.relation.RoleInfo
Returns maximum degree for corresponding role reference
getMaxValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns the maximal value for this parameter, if it has one, or null otherwise.
getMaxValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns the maximal value for the attribute described by this OpenMBeanAttributeInfoSupport instance, if specified, or null otherwise.
getMaxValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns the maximal value for the parameter described by this OpenMBeanParameterInfoSupport instance, if specified, or null otherwise.
getMbeanClass() - Method in class org.huihoo.jfox.jmx.ExtendedObjectInstance
 
getMBeanCount() - Method in interface javax.management.MBeanServerConnection
Returns the number of MBeans registered in the MBean server.
getMBeanCount() - Method in interface javax.management.MBeanServer
Returns the number of MBeans registered in the MBean server.
getMBeanCount() - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
getMBeanDescriptor() - Method in interface javax.management.modelmbean.ModelMBeanInfo
returns a MBean's descriptor.
getMBeanDescriptor() - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
Returns the ModelMBean's descriptor which contains mbean wide policies.
GetMBeanInfo - Static variable in class javax.management.MBeanPermission
 
getMBeanInfo() - Method in interface javax.management.DynamicMBean
Provides the exposed attributes and actions of the Dynamic MBean using an MBeanInfo object.
getMBeanInfo() - Method in class javax.management.StandardMBean
 
getMBeanInfo() - Method in class javax.management.modelmbean.RequiredModelMBean
 
getMBeanInfo() - Method in class org.huihoo.jfox.jmx.MBeanMetaDataSupport
 
getMBeanInfo() - Method in interface org.huihoo.jfox.jmx.MBeanMetaData
 
getMBeanInfo() - Method in class org.huihoo.jfox.jmx.DynamicMBeanMetaDataSupport
 
getMBeanInfo(ObjectName) - Method in interface javax.management.MBeanServerConnection
This method discovers the attributes and operations that an MBean exposes for management.
getMBeanInfo(ObjectName) - Method in interface javax.management.MBeanServer
This method discovers the attributes and operations that an MBean exposes for management.
getMBeanInfo(ObjectName) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
getMBeanInterface() - Method in class javax.management.StandardMBean
Get the Management Interface of this MBean.
getMBeanInterface(Class) - Method in interface org.huihoo.jfox.jmx.MBeanIntrospector
 
getMBeanInterface(Class) - Method in class org.huihoo.jfox.jmx.MBeanIntrospectorSupport
 
getMBeanName() - Method in class javax.management.MBeanServerNotification
Returns the object name of the MBean that caused the notification.
getMBeanObject() - Method in class org.huihoo.jfox.jmx.MBeanMetaDataSupport
 
getMBeanObject() - Method in interface org.huihoo.jfox.jmx.MBeanMetaData
 
getMBeanObject() - Method in class org.huihoo.jfox.jmx.DynamicMBeanMetaDataSupport
 
getMBeanServerId() - Method in class javax.management.MBeanServerDelegate
Returns the MBean server agent identification
getMBeanServerId() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the MBean server agent identification
getMBeansFromURL(String) - Method in interface javax.management.loading.MLetMBean
Loads a text file containing MLET tags that define the MBeans to be added to the agent.
getMBeansFromURL(String) - Method in class javax.management.loading.MLet
 
getMBeansFromURL(URL) - Method in interface javax.management.loading.MLetMBean
Loads a text file containing MLET tags that define the MBeans to be added to the agent.
getMBeansFromURL(URL) - Method in class javax.management.loading.MLet
 
getMBeansToUnregister() - Method in class javax.management.relation.RelationNotification
Returns the list of ObjectNames of MBeans expected to be unregistered due to a relation removal (only for relation removal)
getMessage() - Method in class javax.management.Notification
Get the notification message.
getMetaData() - Method in class javax.management.StandardMBean
 
getMethod() - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpRequest
 
getMinDegree() - Method in class javax.management.relation.RoleInfo
Returns minimum degree for corresponding role reference
getMinValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns the minimal value for this parameter, if it has one, or null otherwise.
getMinValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns the minimal value for the attribute described by this OpenMBeanAttributeInfoSupport instance, if specified, or null otherwise.
getMinValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns the minimal value for the parameter described by this OpenMBeanParameterInfoSupport instance, if specified, or null otherwise.
getMLetURLs(MLetObject, String) - Method in class javax.management.loading.MLet
get the jar urls, so can add it the the classloader path
getModulus() - Method in class javax.management.monitor.CounterMonitor
 
getModulus() - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the modulus value.
getMonitorData(ObjectName) - Method in class javax.management.monitor.Monitor
 
getName() - Method in class javax.management.MBeanFeatureInfo
Returns the name of the feature.
getName() - Method in class javax.management.Attribute
Returns a String containing the name of the attribute.
getName() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returns the name of the operation described by this OpenMBeanOperationInfo instance.
getName() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns the name of the parameter described by this OpenMBeanParameterInfo instance.
getName() - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
Returns the name of the constructor described by this OpenMBeanConstructorInfo instance.
getName() - Method in class javax.management.relation.RoleInfo
Returns the name of the role
getName() - Method in class org.huihoo.jfox.jmx.loading.MLetAttribute
get the name of MLet Attribute
getNbNotifications() - Method in interface javax.management.timer.TimerMBean
Gets the number of timer notifications registered into the list of notifications.
getNbNotifications() - Method in class javax.management.timer.Timer
 
getNbOccurences(Integer) - Method in interface javax.management.timer.TimerMBean
Gets a copy of the remaining number of occurences associated to a timer notification.
getNbOccurences(Integer) - Method in class javax.management.timer.Timer
 
getNegatedExp() - Method in class org.huihoo.jfox.jmx.queries.NotQueryExp
 
getNewRoleValue() - Method in class javax.management.relation.RelationNotification
Returns new value of updated role (only for role update)
getNewValue() - Method in class javax.management.AttributeChangeNotification
Gets the new value of the attribute which has changed.
getNotification(String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
returns a ModelMBeanNotificationInfo requested by name.
getNotification(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
Returns a ModelMBeanNotificationInfo requested by name.
getNotificationID() - Method in class javax.management.timer.TimerNotification
 
getNotificationIDs(String) - Method in interface javax.management.timer.TimerMBean
Gets all the identifiers of timer notifications corresponding to the specified type.
getNotificationIDs(String) - Method in class javax.management.timer.Timer
 
getNotificationInfo() - Method in class javax.management.MBeanServerDelegate
Returns a NotificationInfo object contaning the name of the Java class of the notification and the notification types sent. as extension, add the ExtendedMBeanServerNotification
getNotificationInfo() - Method in class javax.management.NotificationBroadcasterSupport
Returns a NotificationInfo object contaning the name of the Java class of the notification and the notification types sent.
getNotificationInfo() - Method in interface javax.management.NotificationBroadcaster
Returns a NotificationInfo object contaning the name of the Java class of the notification and the notification types sent.
getNotificationInfo() - Method in class javax.management.modelmbean.RequiredModelMBean
Returns the array of Notifications always generated by the RequiredModelMBean.
getNotificationInfo() - Method in class javax.management.monitor.CounterMonitor
 
getNotificationInfo() - Method in class javax.management.monitor.StringMonitor
 
getNotificationInfo() - Method in class javax.management.monitor.GaugeMonitor
 
getNotificationInfo() - Method in class javax.management.relation.RelationService
 
getNotificationInfo() - Method in class javax.management.timer.Timer
 
getNotificationMessage(Integer) - Method in interface javax.management.timer.TimerMBean
Gets the timer notification detailed message corresponding to the specified identifier.
getNotificationMessage(Integer) - Method in class javax.management.timer.Timer
 
getNotifications() - Method in class javax.management.MBeanInfo
Returns the list of the notifications emitted by the MBean.
getNotifications() - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
getNotifications() - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
Returns the list of notifications exposed for management as ModelMBeanNotificationInfo objects.
getNotifications() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns an array of MBeanNotificationInfo instances describing each notification emitted by the open MBean described by this OpenMBeanInfo instance.
getNotifications(MBeanInfo) - Method in class javax.management.StandardMBean
Customization hook: Get the MBeanNotificationInfo[] that will be used in the MBeanInfo returned by this MBean.
getNotificationType(Integer) - Method in interface javax.management.timer.TimerMBean
Gets the timer notification type corresponding to the specified identifier.
getNotificationType(Integer) - Method in class javax.management.timer.Timer
 
getNotificationUserData(Integer) - Method in interface javax.management.timer.TimerMBean
Gets the timer notification user data object corresponding to the specified identifier.
getNotificationUserData(Integer) - Method in class javax.management.timer.Timer
 
getNotifTypes() - Method in class javax.management.MBeanNotificationInfo
Returns the notification type string (in dot notation) of the notification.
getNotify() - Method in class javax.management.monitor.CounterMonitor
 
getNotify() - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the notification's on/off switch value.
getNotifyDiffer() - Method in class javax.management.monitor.StringMonitor
 
getNotifyDiffer() - Method in interface javax.management.monitor.StringMonitorMBean
Gets the differing notification's on/off switch value.
getNotifyHigh() - Method in interface javax.management.monitor.GaugeMonitorMBean
Gets the high notification's on/off switch value.
getNotifyHigh() - Method in class javax.management.monitor.GaugeMonitor
 
getNotifyLow() - Method in interface javax.management.monitor.GaugeMonitorMBean
Gets the low notification's on/off switch value.
getNotifyLow() - Method in class javax.management.monitor.GaugeMonitor
 
getNotifyMatch() - Method in class javax.management.monitor.StringMonitor
 
getNotifyMatch() - Method in interface javax.management.monitor.StringMonitorMBean
Gets the matching notification's on/off switch value.
GetObjectInstance - Static variable in class javax.management.MBeanPermission
 
getObjectInstance() - Method in class org.huihoo.jfox.jmx.MBeanMetaDataSupport
 
getObjectInstance() - Method in interface org.huihoo.jfox.jmx.MBeanMetaData
 
getObjectInstance() - Method in class org.huihoo.jfox.jmx.DynamicMBeanMetaDataSupport
 
getObjectInstance(ObjectName) - Method in interface javax.management.MBeanServerConnection
Gets the ObjectInstance for a given MBean registered with the MBean server.
getObjectInstance(ObjectName) - Method in interface javax.management.MBeanServer
Gets the ObjectInstance for a given MBean registered with the MBean server.
getObjectInstance(ObjectName) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
getObjectName() - Method in class javax.management.ObjectInstance
Returns the object name part.
getObjectName() - Method in class javax.management.relation.RelationNotification
Returns the ObjectName (if the relation is a MBean, else null) of the created/removed/updated relation
getObjectName() - Method in class org.huihoo.jfox.jmx.MBeanMetaDataSupport
 
getObjectName() - Method in interface org.huihoo.jfox.jmx.MBeanMetaData
 
getObjectName() - Method in class org.huihoo.jfox.jmx.DynamicMBeanMetaDataSupport
 
getObjectName() - Static method in class org.huihoo.jfox.jmx.ExtendedMBeanServerDelegate
 
getObservedAttribute() - Method in class javax.management.monitor.MonitorNotification
Gets the observed attribute of this monitor notification.
getObservedAttribute() - Method in class javax.management.monitor.Monitor
 
getObservedAttribute() - Method in interface javax.management.monitor.MonitorMBean
Gets the attribute being observed.
getObservedObject() - Method in class javax.management.monitor.MonitorNotification
Gets the observed object of this monitor notification.
getObservedObjects() - Method in class javax.management.monitor.Monitor
 
getObservedObjects() - Method in interface javax.management.monitor.MonitorMBean
Returns an array containing the objects being observed.
getOffset() - Method in class javax.management.monitor.CounterMonitor
 
getOffset() - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the offset value.
getOldRoleValue() - Method in class javax.management.relation.RelationNotification
Returns old value of updated role (only for role update)
getOldValue() - Method in class javax.management.AttributeChangeNotification
Gets the old value of the attribute which has changed.
getOpenType() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns the open type of the values of the parameter described by this OpenMBeanParameterInfo instance.
getOpenType() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns the open type for the values of the attribute described by this OpenMBeanAttributeInfoSupport instance.
getOpenType() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns the open type for the values of the parameter described by this OpenMBeanParameterInfoSupport instance.
getOperation(String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
returns a ModelMBeanOperationInfo requested by name.
getOperation(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
Returns a ModelMBeanOperationInfo requested by name.
getOperationName() - Method in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
getOperations() - Method in class javax.management.MBeanInfo
Returns the list of operations of the MBean.
getOperations() - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
getOperations() - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
Returns the list of operations exposed for management as ModelMBeanOperationInfo objects.
getOperations() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns an array of OpenMBeanOperationInfo instances describing each operation in the open MBean described by this OpenMBeanInfo instance.
getOperations() - Method in class org.huihoo.jfox.jmx.MBeanMetaDataSupport
 
getOperations() - Method in class org.huihoo.jfox.jmx.DynamicMBeanMetaDataSupport
 
getOperations() - Method in interface org.huihoo.jfox.jmx.MBeanInterfaceMetaData
 
getOperations() - Method in class org.huihoo.jfox.jmx.MBeanInterfaceMetaDataSupport
 
getParameter(String) - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpRequest
 
getParameterName(MBeanConstructorInfo, MBeanParameterInfo, int) - Method in class javax.management.StandardMBean
Customization hook: Get the name that will be used for the sequence MBeanParameterInfo of the MBeanConstructorInfo returned by this MBean.
getParameterName(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class javax.management.StandardMBean
Customization hook: Get the name that will be used for the sequence MBeanParameterInfo of the MBeanOperationInfo returned by this MBean.
getParams() - Method in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
getPattern() - Method in class org.huihoo.jfox.jmx.queries.MatchQueryExp
 
getPeriod(Integer) - Method in interface javax.management.timer.TimerMBean
Gets a copy of the period (in milliseconds) associated to a timer notification.
getPeriod(Integer) - Method in class javax.management.timer.Timer
 
getPort() - Method in class org.huihoo.jfox.jmx.adaptor.http.HtmlAdaptorServer
 
getPort() - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpServer
 
getProblemType() - Method in class javax.management.relation.RoleUnresolved
Retrieves problem type
getPurgeFlag() - Method in class javax.management.relation.RelationService
 
getPurgeFlag() - Method in interface javax.management.relation.RelationServiceMBean
Returns the flag to indicate if when a notification is received for the unregistration of a MBean referenced in a relation, if an immediate "purge" of the relations (look for the relations no longer valid) has to be performed , or if that will be performed only when the purgeRelations method will be explicitly called.
getQueryString() - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpRequest
 
getReferencedMBeans() - Method in class javax.management.relation.RelationSupport
Retrieves MBeans referenced in the various roles of the relation. tell us how many role's refrences a MBean has
getReferencedMBeans() - Method in interface javax.management.relation.Relation
Retrieves MBeans referenced in the various roles of the relation.
getReferencedMBeans(String) - Method in class javax.management.relation.RelationService
Retrieves MBeans referenced in the various roles of the relation.
getReferencedMBeans(String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves MBeans referenced in the various roles of the relation.
getRefMBeanClassName() - Method in class javax.management.relation.RoleInfo
Returns name of class of MBean expected to be referenced in corresponding role
getRelationId() - Method in class javax.management.relation.RelationNotification
Returns the relation identifier of created/removed/updated relation
getRelationId() - Method in class javax.management.relation.RelationSupport
Returns relation identifier (used to uniquely identify the relation inside the Relation Service)
getRelationId() - Method in interface javax.management.relation.Relation
Returns relation identifier (used to uniquely identify the relation inside the Relation Service)
getRelationServiceName() - Method in class javax.management.relation.RelationSupport
Returns ObjectName of the Relation Service handling the relation
getRelationServiceName() - Method in interface javax.management.relation.Relation
Returns ObjectName of the Relation Service handling the relation
getRelationTypeName() - Method in class javax.management.relation.RelationNotification
Returns the relation type name of created/removed/updated relation
getRelationTypeName() - Method in class javax.management.relation.RelationSupport
Returns name of associated relation type.
getRelationTypeName() - Method in class javax.management.relation.RelationTypeSupport
Returns the relation type name
getRelationTypeName() - Method in interface javax.management.relation.Relation
Returns name of associated relation type.
getRelationTypeName() - Method in interface javax.management.relation.RelationType
Returns the relation type name
getRelationTypeName(String) - Method in class javax.management.relation.RelationService
 
getRelationTypeName(String) - Method in interface javax.management.relation.RelationServiceMBean
Returns name of associated relation type for given relation.
getRepoSize() - Method in class org.huihoo.jfox.jmx.MBeanServerRepositoryController
 
getRequestURI() - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpRequest
 
getResource(String) - Method in interface javax.management.loading.MLetMBean
Finds the resource with the given name.
getResourceAsStream(String) - Method in interface javax.management.loading.MLetMBean
Returns an input stream for reading the specified resource.
getResources(String) - Method in interface javax.management.loading.MLetMBean
Finds all the resources with the given name.
getReturnOpenType() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returns the open type of the values returned by the operation described by this OpenMBeanOperationInfo instance.
getReturnOpenType() - Method in class javax.management.openmbean.OpenMBeanOperationInfoSupport
Returns the open type of the values returned by the operation described by this OpenMBeanOperationInfo instance.
getReturnType() - Method in class javax.management.MBeanOperationInfo
Returns the description of the method's return value.
getReturnType() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returns the fully qualified Java class name of the values returned by the operation described by this OpenMBeanOperationInfo instance.
getRightExp() - Method in class org.huihoo.jfox.jmx.queries.OrQueryExp
 
getRightExp() - Method in class org.huihoo.jfox.jmx.queries.AndQueryExp
 
getRightValue() - Method in class org.huihoo.jfox.jmx.queries.TimesOpValueExp
 
getRightValue() - Method in class org.huihoo.jfox.jmx.queries.DivOpValueExp
 
getRightValue() - Method in class org.huihoo.jfox.jmx.queries.GeqRelQueryExp
 
getRightValue() - Method in class org.huihoo.jfox.jmx.queries.MinusOpValueExp
 
getRightValue() - Method in class org.huihoo.jfox.jmx.queries.LeqRelQueryExp
 
getRightValue() - Method in class org.huihoo.jfox.jmx.queries.EqRelQueryExp
 
getRightValue() - Method in class org.huihoo.jfox.jmx.queries.GtRelQueryExp
 
getRightValue() - Method in class org.huihoo.jfox.jmx.queries.LtRelQueryExp
 
getRightValue() - Method in class org.huihoo.jfox.jmx.queries.PlusOpValueExp
 
getRole(String) - Method in class javax.management.relation.RelationSupport
Retrieves role value for given role name.
getRole(String) - Method in interface javax.management.relation.Relation
Retrieves role value for given role name.
getRole(String, String) - Method in class javax.management.relation.RelationService
 
getRole(String, String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves role value for given role name in given relation.
getRoleCardinality(String) - Method in class javax.management.relation.RelationSupport
Returns the number of MBeans currently referenced in the given role
getRoleCardinality(String) - Method in interface javax.management.relation.Relation
Returns the number of MBeans currently referenced in the given role
getRoleCardinality(String, String) - Method in class javax.management.relation.RelationService
 
getRoleCardinality(String, String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves the number of MBeans currently referenced in the given role
getRoleInfo(String) - Method in class javax.management.relation.RelationTypeSupport
Returns the role info (RoleInfo object) for the given role info name (null if not found).
getRoleInfo(String) - Method in interface javax.management.relation.RelationType
Returns the role info (RoleInfo object) for the given role info name (null if not found).
getRoleInfo(String, String) - Method in class javax.management.relation.RelationService
 
getRoleInfo(String, String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves role info for given role of a given relation type
getRoleInfos() - Method in class javax.management.relation.RelationTypeSupport
Returns the list of role definitions (ArrayList of RoleInfo objects).
getRoleInfos() - Method in interface javax.management.relation.RelationType
Returns the list of role definitions (ArrayList of RoleInfo objects).
getRoleInfos(String) - Method in class javax.management.relation.RelationService
Retrieves list of role infos (RoleInfo objects) of a given relation type
getRoleInfos(String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves list of role infos (RoleInfo objects) of a given relation type
getRoleName() - Method in class javax.management.relation.RoleUnresolved
Retrieves role name
getRoleName() - Method in class javax.management.relation.RelationNotification
Returns name of updated role of updated relation (only for role update)
getRoleName() - Method in class javax.management.relation.Role
Retrieves role name
getRoles() - Method in class javax.management.relation.RoleResult
Retrieves list of roles successfully accessed
getRoles(String[]) - Method in class javax.management.relation.RelationSupport
Retrieves values of roles with given names.
getRoles(String[]) - Method in interface javax.management.relation.Relation
Retrieves values of roles with given names.
getRoles(String, String[]) - Method in class javax.management.relation.RelationService
 
getRoles(String, String[]) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves values of roles with given names in given relation.
getRolesUnresolved() - Method in class javax.management.relation.RoleResult
Retrieves list of roles unsuccessfully accessed
getRoleValue() - Method in class javax.management.relation.RoleUnresolved
Retrieves role value
getRoleValue() - Method in class javax.management.relation.Role
Retrieves role value
getRowType() - Method in class javax.management.openmbean.TabularType
Returns the type of the row elements of tabular data values described by this TabularType instance.
getSendPastNotifications() - Method in interface javax.management.timer.TimerMBean
Gets the flag indicating whether or not the timer sends past notifications.
getSendPastNotifications() - Method in class javax.management.timer.Timer
 
getSequenceNumber() - Method in class javax.management.Notification
Get the notification sequence number.
getServer() - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpServer
 
getServer() - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpThread
 
getSignature() - Method in class javax.management.MBeanConstructorInfo
Returns the signature of the method, that is, information on the operation's arguments.
getSignature() - Method in class javax.management.MBeanOperationInfo
Returns the signature of the method, that is, information on the operation's arguments.
getSignature() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returns an array of OpenMBeanParameterInfo instances describing each parameter in the signature of the operation described by this OpenMBeanOperationInfo instance.
getSignature() - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
Returns an array of OpenMBeanParameterInfo instances describing each parameter in the signature of the constructor described by this OpenMBeanConstructorInfo instance.
getSource() - Method in class javax.management.Notification
Get the source object name
getSpecificationName() - Method in class javax.management.MBeanServerDelegate
Returns the full name of the JMX specification implemented by this product.
getSpecificationName() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the full name of the JMX specification implemented by this product.
getSpecificationVendor() - Method in class javax.management.MBeanServerDelegate
Returns the vendor of the JMX specification implemented by this product.
getSpecificationVendor() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the vendor of the JMX specification implemented by this product.
getSpecificationVersion() - Method in class javax.management.MBeanServerDelegate
Returns the version of the JMX specification implemented by this product.
getSpecificationVersion() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the version of the JMX specification implemented by this product.
getStringToCompare() - Method in class javax.management.monitor.StringMonitor
 
getStringToCompare() - Method in interface javax.management.monitor.StringMonitorMBean
Gets the string to compare with the observed attribute.
getTabularType() - Method in interface javax.management.openmbean.TabularData
Returns the tabular type describing this TabularData instance.
getTabularType() - Method in class javax.management.openmbean.TabularDataSupport
Returns the tabular type describing this TabularData instance.
getTargetError() - Method in class javax.management.RuntimeErrorException
Returns the actual java.lang.Error thrown.
getTargetException() - Method in class javax.management.ReflectionException
Returns the actual java.lang.Exception thrown.
getTargetException() - Method in class javax.management.RuntimeMBeanException
Returns the actual java.lang.RuntimeException thrown
getTargetException() - Method in class javax.management.MBeanException
Returns the actual java.lang.Exception thrown.
getTargetException() - Method in class javax.management.RuntimeOperationsException
Returns the actual java.lang.RuntimeException thrown.
getTemplateName() - Method in class org.huihoo.jfox.jmx.adaptor.http.AbstractCommand
 
getTemplateName() - Method in interface org.huihoo.jfox.jmx.adaptor.http.Command
 
getThread() - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpRequest
 
getThreshold(ObjectName) - Method in class javax.management.monitor.CounterMonitor
 
getThreshold(ObjectName) - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the threshold value for the specified MBean.
getTimeStamp() - Method in class javax.management.Notification
Get the notification timestamp.
getTrigger() - Method in class javax.management.monitor.MonitorNotification
Gets the threshold/string (depending on the monitor type) that triggered off this monitor notification.
getType() - Method in class javax.management.MBeanParameterInfo
Returns the type or class name of the data.
getType() - Method in class javax.management.MBeanAttributeInfo
Returns the class name of the attribute.
getType() - Method in class javax.management.Notification
Get the notification type.
getType() - Method in class org.huihoo.jfox.jmx.loading.MLetArgument
 
getType(String) - Method in class javax.management.openmbean.CompositeType
Returns the open type of the item whose name is itemName, or null if this CompositeType instance does not define any item whose name is itemName.
getTypeName() - Method in class javax.management.openmbean.OpenType
Returns the name of this OpenType instance.
getUpperBound() - Method in class org.huihoo.jfox.jmx.queries.BetweenQueryExp
 
getURLs() - Method in interface javax.management.loading.MLetMBean
Returns the search path of URLs for loading classes and resources.
getUserData() - Method in class javax.management.Notification
Get the user data.
getValue() - Method in class javax.management.StringValueExp
Returns the string represented by the StringValueExp instance.
getValue() - Method in class javax.management.Attribute
Returns an Object that is the value of this attribute.
getValue() - Method in class org.huihoo.jfox.jmx.loading.MLetAttribute
get the value of MLet Attribute
getValue() - Method in class org.huihoo.jfox.jmx.loading.MLetArgument
 
getValue() - Method in class org.huihoo.jfox.jmx.queries.BooleanValueExp
 
getValue(ObjectName) - Method in class org.huihoo.jfox.jmx.queries.ClassAttributeValueExp
 
GT - Static variable in class javax.management.Query
 
gt(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a "greater than" constraint on two values.
GtRelQueryExp - class org.huihoo.jfox.jmx.queries.GtRelQueryExp.
 
GtRelQueryExp(ValueExp, ValueExp) - Constructor for class org.huihoo.jfox.jmx.queries.GtRelQueryExp
 

H

handleMBeanUnregistration(ObjectName, String) - Method in class javax.management.relation.RelationSupport
Callback used by the Relation Service when a MBean referenced in a role is unregistered.
handleMBeanUnregistration(ObjectName, String) - Method in interface javax.management.relation.Relation
Callback used by the Relation Service when a MBean referenced in a role is unregistered.
handleNotification(NotificationListener, Notification, Object) - Method in class javax.management.NotificationBroadcasterSupport
This method is called by sendNotification for each listener in order to send the notification to that listener.
handleNotification(Notification, Object) - Method in interface javax.management.NotificationListener
 
handleNotification(Notification, Object) - Method in class javax.management.relation.RelationService
Invoked when a JMX notification occurs.
handleNotification(Notification, Object) - Method in class org.huihoo.jfox.jmx.interceptor.MBeanServerInterceptorListener
 
hasDefaultValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns true if this parameter has a specified default value, or false otherwise.
hasDefaultValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns true if this OpenMBeanAttributeInfoSupport instance specifies a non-null default value for the described attribute, false otherwise.
hasDefaultValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns true if this OpenMBeanParameterInfoSupport instance specifies a non-null default value for the described parameter, false otherwise.
hashCode() - Method in class javax.management.MBeanPermission
Returns the hash code value for this object.
hashCode() - Method in class javax.management.ObjectName
 
hashCode() - Method in class javax.management.openmbean.OpenMBeanInfoSupport
Returns the hash code value for this OpenMBeanInfoSupport instance.
hashCode() - Method in class javax.management.openmbean.OpenMBeanConstructorInfoSupport
Returns the hash code value for this OpenMBeanConstructorInfoSupport instance.
hashCode() - Method in class javax.management.openmbean.OpenType
 
hashCode() - Method in class javax.management.openmbean.CompositeType
Returns the hash code value for this CompositeType instance.
hashCode() - Method in interface javax.management.openmbean.TabularData
Returns the hash code value for this TabularData instance.
hashCode() - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Returns the hash code value for this OpenMBeanAttributeInfo instance.
hashCode() - Method in class javax.management.openmbean.CompositeDataSupport
Returns the hash code value for this CompositeDataSupport instance.
hashCode() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returns the hash code value for this OpenMBeanOperationInfo instance.
hashCode() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns the hash code value for this OpenMBeanParameterInfo instance.
hashCode() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns the hash code value for this OpenMBeanAttributeInfoSupport instance.
hashCode() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns the hash code value for this OpenMBeanInfo instance.
hashCode() - Method in class javax.management.openmbean.SimpleType
Returns the hash code value for this SimpleType instance.
hashCode() - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
Returns the hash code value for this OpenMBeanConstructorInfo instance.
hashCode() - Method in class javax.management.openmbean.OpenMBeanOperationInfoSupport
Returns the hash code value for this OpenMBeanOperationInfoSupport instance.
hashCode() - Method in class javax.management.openmbean.ArrayType
Returns the hash code value for this ArrayType instance.
hashCode() - Method in class javax.management.openmbean.TabularType
Returns the hash code value for this TabularType instance.
hashCode() - Method in interface javax.management.openmbean.CompositeData
Returns the hash code value for this CompositeData instance.
hashCode() - Method in class javax.management.openmbean.TabularDataSupport
Returns the hash code value for this TabularDataSupport instance.
hashCode() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns the hash code value for this OpenMBeanParameterInfoSupport instance.
hasLegalValues() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns true if this parameter has a specified set of legal values, or false otherwise.
hasLegalValues() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns true if this OpenMBeanAttributeInfoSupport instance specifies a non-null set of legal values for the described attribute, false otherwise.
hasLegalValues() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns true if this OpenMBeanParameterInfoSupport instance specifies a non-null set of legal values for the described parameter, false otherwise.
hasMaxValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns true if this parameter has a specified maximal value, or false otherwise.
hasMaxValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns true if this OpenMBeanAttributeInfoSupport instance specifies a non-null maximal value for the described attribute, false otherwise.
hasMaxValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns true if this OpenMBeanParameterInfoSupport instance specifies a non-null maximal value for the described parameter, false otherwise.
hasMinValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns true if this parameter has a specified minimal value, or false otherwise.
hasMinValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns true if this OpenMBeanAttributeInfoSupport instance specifies a non-null minimal value for the described attribute, false otherwise.
hasMinValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns true if this OpenMBeanParameterInfoSupport instance specifies a non-null minimal value for the described parameter, false otherwise.
hasRelation(String) - Method in class javax.management.relation.RelationService
 
hasRelation(String) - Method in interface javax.management.relation.RelationServiceMBean
Checks if there is a relation identified in Relation Service with given relation id.
HtmlAdaptorAgent - class org.huihoo.jfox.jmx.adaptor.http.HtmlAdaptorAgent.
 
HtmlAdaptorAgent() - Constructor for class org.huihoo.jfox.jmx.adaptor.http.HtmlAdaptorAgent
 
HtmlAdaptorServer - class org.huihoo.jfox.jmx.adaptor.http.HtmlAdaptorServer.
 
HtmlAdaptorServer() - Constructor for class org.huihoo.jfox.jmx.adaptor.http.HtmlAdaptorServer
 
HtmlAdaptorServerMBean - interface org.huihoo.jfox.jmx.adaptor.http.HtmlAdaptorServerMBean.
 
HTTP_BAD_REQUEST - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_ATTRIBUTE_NOT_FOUND - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_ATTRIBUTE_NOT_FOUND_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_BAD_REQUEST - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_BAD_REQUEST_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_CLASS_NOT_FOUND - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_CLASS_NOT_FOUND_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_DOMAIN_NOT_FOUND - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_DOMAIN_NOT_FOUND_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_ILLEGAL_ACCESS - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_ILLEGAL_ACCESS_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_INSTANCE_ALREADY_EXISTS - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_INSTANCE_ALREADY_EXISTS_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_INSTANCE_NOT_FOUND - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_INSTANCE_NOT_FOUND_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_INSTANTIATION - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_INSTANTIATION_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_INTROSPECTION - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_INTROSPECTION_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_INVALID_PROP_VALUE - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_INVALID_PROP_VALUE_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_INVOCATION_TARGET - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_INVOCATION_TARGET_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_MALFORMED_OBJECTNAME - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_MALFORMED_OBJECTNAME_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_MBEAN - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_MBEAN_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_MBEAN_REGISTRATION - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_MBEAN_REGISTRATION_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_NO_SUCH_METHOD - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_NO_SUCH_METHOD_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_NOT_COMPLIANT_MBEAN - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_NOT_COMPLIANT_MBEAN_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_NOT_FOUND - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_NOT_FOUND_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_PERMISSION_DENIED - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_PERMISSION_DENIED_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_PROPERTY_NOT_FOUND - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_PROPERTY_NOT_FOUND_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_REFLECTION - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_REFLECTION_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_SERVICE_NOT_FOUND - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_SERVICE_NOT_FOUND_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_SET_ATTRIBUTES - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_SET_ATTRIBUTES_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_UNAUTHORIZED_REQUEST - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_ERROR_UNAUTHORIZED_REQUEST_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_GET_REQUEST - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_HEAD_REQUEST - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_POST_REQUEST - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_REPLY_OK - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HTTP_REPLY_OK_ID - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HttpConstants - class org.huihoo.jfox.jmx.adaptor.http.HttpConstants.
 
HttpConstants() - Constructor for class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 
HttpRedirectException - exception org.huihoo.jfox.jmx.adaptor.http.HttpRedirectException.
 
HttpRedirectException(String) - Constructor for class org.huihoo.jfox.jmx.adaptor.http.HttpRedirectException
 
HttpRequest - class org.huihoo.jfox.jmx.adaptor.http.HttpRequest.
 
HttpRequest(HttpThread) - Constructor for class org.huihoo.jfox.jmx.adaptor.http.HttpRequest
 
HttpResponse - class org.huihoo.jfox.jmx.adaptor.http.HttpResponse.
 
HttpResponse(HttpRequest) - Constructor for class org.huihoo.jfox.jmx.adaptor.http.HttpResponse
 
HttpServer - class org.huihoo.jfox.jmx.adaptor.http.HttpServer.
 
HttpServer(MBeanServer) - Constructor for class org.huihoo.jfox.jmx.adaptor.http.HttpServer
 
HttpThread - class org.huihoo.jfox.jmx.adaptor.http.HttpThread.
response a connection of one communication
HttpThread(HttpServer, Socket) - Constructor for class org.huihoo.jfox.jmx.adaptor.http.HttpThread
 

I

id - Variable in class javax.management.relation.RelationSupport
 
implies(Permission) - Method in class javax.management.MBeanPermission
 
in(ValueExp, ValueExp[]) - Static method in class javax.management.Query
Returns an expression constraining a value to be one of an explicit list.
INFO - Static variable in class javax.management.MBeanOperationInfo
Indicates that the operation is read-like, it basically returns information.
initialSubString(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a matching constraint on a string argument.
InQueryExp - class org.huihoo.jfox.jmx.queries.InQueryExp.
 
InQueryExp() - Constructor for class org.huihoo.jfox.jmx.queries.InQueryExp
 
InQueryExp(ValueExp, ValueExp[]) - Constructor for class org.huihoo.jfox.jmx.queries.InQueryExp
 
InstanceAlreadyExistsException - exception javax.management.InstanceAlreadyExistsException.
The MBean is already registered in the repository.
InstanceAlreadyExistsException() - Constructor for class javax.management.InstanceAlreadyExistsException
Default constructor.
InstanceAlreadyExistsException(String) - Constructor for class javax.management.InstanceAlreadyExistsException
Constructor that allows a specific error message to be specified.
InstanceNotFoundException - exception javax.management.InstanceNotFoundException.
The specified MBean does not exist in the repository.
InstanceNotFoundException() - Constructor for class javax.management.InstanceNotFoundException
Default constructor.
InstanceNotFoundException(String) - Constructor for class javax.management.InstanceNotFoundException
Constructor that allows a specific error message to be specified.
Instantiate - Static variable in class javax.management.MBeanPermission
 
instantiate(Class) - Method in class org.huihoo.jfox.jmx.MBeanInstantiatorSupport
 
instantiate(Class) - Method in interface org.huihoo.jfox.jmx.MBeanInstantiator
 
instantiate(Class, Object[], String[]) - Method in class org.huihoo.jfox.jmx.MBeanInstantiatorSupport
 
instantiate(Class, Object[], String[]) - Method in interface org.huihoo.jfox.jmx.MBeanInstantiator
 
instantiate(String) - Method in interface javax.management.MBeanServer
Instantiates an object using the list of all class loaders registered The MBean server will use the javax.management.MBeanServerFactory.getClassLoaderRepository(MBeanServer server) Default Loader Repository The object's class should have a public constructor.
instantiate(String) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
instantiate(String, Object[], String[]) - Method in interface javax.management.MBeanServer
Instantiates an object using the list of all class loaders registered The MBean server will use the javax.management.MBeanServerFactory.getClassLoaderRepository(MBeanServer server) Default Loader Repository The object's class should have a public constructor.
instantiate(String, Object[], String[]) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
instantiate(String, ObjectName) - Method in interface javax.management.MBeanServer
Instantiates an object using the class Loader specified by its ObjectName.
instantiate(String, ObjectName) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
instantiate(String, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServer
Instantiates an object.
instantiate(String, ObjectName, Object[], String[]) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
INTEGER - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.lang.Integer.
INTEGER_CLASSNAME - Static variable in class javax.management.openmbean.OpenType
 
IntrospectionException - exception javax.management.IntrospectionException.
An exception occurred during the introspection of an MBean.
IntrospectionException() - Constructor for class javax.management.IntrospectionException
Default constructor.
IntrospectionException(String) - Constructor for class javax.management.IntrospectionException
Constructor that allows a specific error message to be specified.
InvalidApplicationException - exception javax.management.InvalidApplicationException.
Thrown when an attempt is made to apply either of the following: A subquery expression to an MBean or a qualified attribute expression to an MBean of the wrong class.
InvalidApplicationException(Object) - Constructor for class javax.management.InvalidApplicationException
Constructs an InvalidApplicationException with the specified Object.
InvalidAttributeValueException - exception javax.management.InvalidAttributeValueException.
The value specified is not valid for the attribute.
InvalidAttributeValueException() - Constructor for class javax.management.InvalidAttributeValueException
Default constructor.
InvalidAttributeValueException(String) - Constructor for class javax.management.InvalidAttributeValueException
Constructor that allows a specific error message to be specified.
InvalidInputException - exception org.huihoo.jfox.jmx.adaptor.http.InvalidInputException.
 
InvalidInputException(String) - Constructor for class org.huihoo.jfox.jmx.adaptor.http.InvalidInputException
 
InvalidKeyException - exception javax.management.openmbean.InvalidKeyException.
This 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.
InvalidKeyException() - Constructor for class javax.management.openmbean.InvalidKeyException
 
InvalidKeyException(String) - Constructor for class javax.management.openmbean.InvalidKeyException
 
InvalidOpenTypeException - exception javax.management.openmbean.InvalidOpenTypeException.
This runtime exception is thrown to indicate that the open type of an open data value is not the one expected.
InvalidOpenTypeException() - Constructor for class javax.management.openmbean.InvalidOpenTypeException
 
InvalidOpenTypeException(String) - Constructor for class javax.management.openmbean.InvalidOpenTypeException
 
InvalidRelationIdException - exception javax.management.relation.InvalidRelationIdException.
This exception is raised when relation id provided for a relation is already used.
InvalidRelationIdException() - Constructor for class javax.management.relation.InvalidRelationIdException
 
InvalidRelationIdException(String) - Constructor for class javax.management.relation.InvalidRelationIdException
 
InvalidRelationServiceException - exception javax.management.relation.InvalidRelationServiceException.
This exception is raised when an invalid Relation Service is provided.
InvalidRelationServiceException() - Constructor for class javax.management.relation.InvalidRelationServiceException
Default constructor, no message put in exception
InvalidRelationServiceException(String) - Constructor for class javax.management.relation.InvalidRelationServiceException
Constructor with given message put in exception
InvalidRelationTypeException - exception javax.management.relation.InvalidRelationTypeException.
Invalid relation type.
InvalidRelationTypeException() - Constructor for class javax.management.relation.InvalidRelationTypeException
Default constructor, no message put in exception
InvalidRelationTypeException(String) - Constructor for class javax.management.relation.InvalidRelationTypeException
Constructor with given message put in exception
InvalidRoleInfoException - exception javax.management.relation.InvalidRoleInfoException.
This exception is raised when, in a role info, its minimum degree is greater than its maximum degree
InvalidRoleInfoException() - Constructor for class javax.management.relation.InvalidRoleInfoException
Default constructor, no message put in exception
InvalidRoleInfoException(String) - Constructor for class javax.management.relation.InvalidRoleInfoException
Constructor with given message put in exception
InvalidRoleValueException - exception javax.management.relation.InvalidRoleValueException.
This exception is raised when, in a role. the number of referenced MBeans in given value is less than expected minimum degree, or the number of referenced MBeans in provided value exceeds expected maximum degree, or one referenced MBean in the value is not an Object of the MBean class expected for that role, or a MBean provided for that role does not exist
InvalidRoleValueException() - Constructor for class javax.management.relation.InvalidRoleValueException
Default constructor, no message put in exception
InvalidRoleValueException(String) - Constructor for class javax.management.relation.InvalidRoleValueException
Constructor with given message put in exception
InvalidTargetObjectTypeException - exception javax.management.modelmbean.InvalidTargetObjectTypeException.
Exception thrown when an invalid target object type is specified.
InvalidTargetObjectTypeException() - Constructor for class javax.management.modelmbean.InvalidTargetObjectTypeException
 
InvalidTargetObjectTypeException(Exception, String) - Constructor for class javax.management.modelmbean.InvalidTargetObjectTypeException
 
InvalidTargetObjectTypeException(String) - Constructor for class javax.management.modelmbean.InvalidTargetObjectTypeException
 
Invoke - Static variable in class javax.management.MBeanPermission
 
INVOKE - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
INVOKE_NOTIFICATION - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
invoke(Object, Method, Object[]) - Method in class javax.management.MBeanServerInvocationHandler
 
invoke(ObjectName, String, Object[], String[]) - Method in interface javax.management.MBeanServerConnection
Invokes an operation on an MBean.
invoke(ObjectName, String, Object[], String[]) - Method in interface javax.management.MBeanServer
Invokes an operation on an MBean.
invoke(ObjectName, String, Object[], String[]) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
invoke(String, Object[], String[]) - Method in interface javax.management.DynamicMBean
Allows an action to be invoked on the Dynamic MBean.
invoke(String, Object[], String[]) - Method in class javax.management.StandardMBean
 
invoke(String, Object[], String[]) - Method in class javax.management.modelmbean.RequiredModelMBean
Invokes a method on or through a RequiredModelMBean and returns the result of the method execution.
invoke(String, Object[], String[]) - Method in class org.huihoo.jfox.jmx.MBeanMetaDataSupport
 
invoke(String, Object[], String[]) - Method in interface org.huihoo.jfox.jmx.MBeanMetaData
 
invoke(String, Object[], String[]) - Method in class org.huihoo.jfox.jmx.DynamicMBeanMetaDataSupport
 
IS_INSTANCEOF - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
isActive() - Method in class javax.management.monitor.Monitor
 
isActive() - Method in interface javax.management.monitor.MonitorMBean
Tests if the monitor MBean is active.
isActive() - Method in class javax.management.relation.RelationService
 
isActive() - Method in interface javax.management.relation.RelationServiceMBean
Checks if the Relation Service is active.
isActive() - Method in interface javax.management.timer.TimerMBean
Tests whether the timer MBean is active.
isActive() - Method in class javax.management.timer.Timer
 
isArray() - Method in class javax.management.openmbean.OpenType
Returns true if the open data values this open type describes are arrays, false otherwise.
isAssignable(Class, Class) - Method in class org.huihoo.jfox.jmx.loading.PrimitiveClassLoader
 
isDynamic() - Method in class org.huihoo.jfox.jmx.MBeanMetaDataSupport
 
isDynamic() - Method in interface org.huihoo.jfox.jmx.MBeanMetaData
 
isDynamic() - Method in class org.huihoo.jfox.jmx.DynamicMBeanMetaDataSupport
 
isDynamic(Class) - Method in interface org.huihoo.jfox.jmx.MBeanIntrospector
 
isDynamic(Class) - Method in class org.huihoo.jfox.jmx.MBeanIntrospectorSupport
 
isEmpty() - Method in interface javax.management.openmbean.TabularData
Returns true if the number of CompositeData values (ie the number of rows) contained in this TabularData instance is zero.
isEmpty() - Method in class javax.management.openmbean.TabularDataSupport
Returns true if this TabularDataSupport instance contains no rows.
isEmpty() - Method in interface javax.management.timer.TimerMBean
Tests whether the list of timer notifications is empty.
isEmpty() - Method in class javax.management.timer.Timer
 
isEnabled() - Method in class org.huihoo.jfox.jmx.interceptor.MBeanServerInterceptorListener
 
isEnabled() - Method in interface org.huihoo.jfox.jmx.interceptor.MBeanServerInterceptorListenerMBean
 
isGetterMethod(Method) - Static method in class org.huihoo.jfox.jmx.MethodHelper
 
isInRelationService() - Method in class javax.management.relation.RelationSupport
Returns an internal flag specifying if the object is still handled by the Relation Service.
isInRelationService() - Method in interface javax.management.relation.RelationSupportMBean
Returns an internal flag specifying if the object is still handled by the Relation Service.
IsInstanceOf - Static variable in class javax.management.MBeanPermission
 
ISINSTANCEOF_NOTIFICATION - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
isInstanceOf(ObjectName, String) - Method in interface javax.management.MBeanServerConnection
Returns true if the MBean specified is an instance of the specified class, false otherwise. If name does not name an MBean, this method throws InstanceNotFoundException. Otherwise, let
X be the MBean named by name,
L be the ClassLoader of X,
N be the class name in X's MBeanInfo. If N equals className, the result is true. Otherwise, if L successfully loads both N and className, and the second class is assignable from the first, the result is true. Otherwise, the result is false.
isInstanceOf(ObjectName, String) - Method in interface javax.management.MBeanServer
Returns true if the MBean specified is an instance of the specified class, false otherwise.
isInstanceOf(ObjectName, String) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
isIs() - Method in class javax.management.MBeanAttributeInfo
Indicates if this attribute has an "is" getter
isIs() - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Returns true if the attribute described by this OpenMBeanAttributeInfo instance is accessed through a isXXX getter (applies only to boolean and Boolean values), false otherwise.
isLong() - Method in class org.huihoo.jfox.jmx.queries.NumericValueExp
 
isNotificationEnabled(Notification) - Method in class javax.management.NotificationFilterSupport
Invoked before sending the specified notification to the listener.
isNotificationEnabled(Notification) - Method in interface javax.management.NotificationFilter
Invoked before sending the specified notification to the listener.
isNotificationEnabled(Notification) - Method in class javax.management.AttributeChangeNotificationFilter
Invoked before sending the specified notification to the listener.
isNotificationEnabled(Notification) - Method in class javax.management.relation.MBeanServerNotificationFilter
Invoked before sending the specified notification to the listener.
isPattern() - Method in class javax.management.ObjectName
 
isPrimitiveType(String) - Method in class org.huihoo.jfox.jmx.loading.PrimitiveClassLoader
 
isPropertyPattern() - Method in class javax.management.ObjectName
 
isReadable() - Method in class javax.management.MBeanAttributeInfo
Whether the value of the attribute can be read.
isReadable() - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Returns true if the attribute described by this OpenMBeanAttributeInfo instance is readable, false otherwise.
isReadable() - Method in class javax.management.relation.RoleInfo
Returns read access mode for the role (true if it is readable)
ISREGISTERED - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
ISREGISTERED_NOTIFICATION - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
isRegistered(ObjectName) - Method in interface javax.management.MBeanServerConnection
Checks whether an MBean, identified by its object name, is already registered with the MBean server.
isRegistered(ObjectName) - Method in interface javax.management.MBeanServer
Checks whether an MBean, identified by its object name, is already registered with the MBean server.
isRegistered(ObjectName) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
isRelation(ObjectName) - Method in class javax.management.relation.RelationService
return relation id (String) or null (if the ObjectName is not a relation handled by the Relation Service)
isRelation(ObjectName) - Method in interface javax.management.relation.RelationServiceMBean
Returns the relation id associated to the given ObjectName if the MBean has been added as a relation in the Relation Service.
isRelationMBean(String) - Method in class javax.management.relation.RelationService
If the relation is represented by a MBean (created by the user and added as a relation in the Relation Service), returns the ObjectName of the MBean.
isRelationMBean(String) - Method in interface javax.management.relation.RelationServiceMBean
If the relation is represented by a MBean (created by the user and added as a relation in the Relation Service), returns the ObjectName of the MBean.
isRoleStatus(int) - Static method in class javax.management.relation.RoleStatus
Returns true if given value corresponds to a known role status, false else.
isRunning() - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpServer
 
isSetterMethod(Method) - Static method in class org.huihoo.jfox.jmx.MethodHelper
 
isValid() - Method in interface javax.management.Descriptor
Returns true if fieldValues are checked to be sure they are legal for the fieldNames.
isValid() - Method in class javax.management.modelmbean.DescriptorSupport
Returns true if fieldValues are checked to be sure they are legal for the fieldNames.
isValue(Object) - Method in class javax.management.openmbean.OpenType
Tests whether obj is a value for this open type.
isValue(Object) - Method in class javax.management.openmbean.CompositeType
Tests whether obj is a value which could be described by this CompositeType instance.
isValue(Object) - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Tests whether obj is a valid value for the parameter described by this OpenMBeanParameterInfo instance.
isValue(Object) - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Tests whether obj is a valid value for the attribute described by this OpenMBeanAttributeInfoSupport instance.
isValue(Object) - Method in class javax.management.openmbean.SimpleType
Tests whether obj is a value for this SimpleType instance.
isValue(Object) - Method in class javax.management.openmbean.ArrayType
Tests whether obj is a value for this ArrayType instance.
isValue(Object) - Method in class javax.management.openmbean.TabularType
Tests whether obj is a value which could be described by this TabularType instance.
isValue(Object) - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Tests whether obj is a valid value for the parameter described by this OpenMBeanParameterInfo instance.
isWritable() - Method in class javax.management.MBeanAttributeInfo
Whether new values can be written to the attribute.
isWritable() - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Returns true if the attribute described by this OpenMBeanAttributeInfo instance is writable, false otherwise.
isWritable() - Method in class javax.management.relation.RoleInfo
Returns write access mode for the role (true if it is writable)
iterator() - Method in class org.huihoo.jfox.jmx.MBeanServerRepositorySupport
 
iterator() - Method in class org.huihoo.jfox.jmx.MBeanServerRepositoryController
 
iterator() - Method in interface org.huihoo.jfox.jmx.MBeanServerRepository
value iterator, MBeanMetaData contains the ObjectName

J

javax.management - package javax.management
 
javax.management.loading - package javax.management.loading
 
javax.management.modelmbean - package javax.management.modelmbean
 
javax.management.monitor - package javax.management.monitor
 
javax.management.openmbean - package javax.management.openmbean
 
javax.management.relation - package javax.management.relation
 
javax.management.timer - package javax.management.timer
 
JMException - exception javax.management.JMException.
Exceptions thrown by JMX implementations.
JMException() - Constructor for class javax.management.JMException
Default constructor.
JMException(String) - Constructor for class javax.management.JMException
Constructor that allows a specific error message to be specified.
JMRuntimeException - exception javax.management.JMRuntimeException.
Runtime exceptions emitted by JMX implementations.
JMRuntimeException() - Constructor for class javax.management.JMRuntimeException
Default constructor.
JMRuntimeException(String) - Constructor for class javax.management.JMRuntimeException
Constructor that allows a specific error message to be specified.

K

KeyAlreadyExistsException - exception javax.management.openmbean.KeyAlreadyExistsException.
This 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.
KeyAlreadyExistsException() - Constructor for class javax.management.openmbean.KeyAlreadyExistsException
 
KeyAlreadyExistsException(String) - Constructor for class javax.management.openmbean.KeyAlreadyExistsException
 
keys() - Method in class org.huihoo.jfox.jmx.MBeanServerRepositorySupport
 
keys() - Method in interface org.huihoo.jfox.jmx.MBeanServerRepository
get all ObjectName
keySet() - Method in class javax.management.openmbean.CompositeType
Returns an unmodifiable Set view of all the item names defined by this CompositeType instance.
keySet() - Method in interface javax.management.openmbean.TabularData
Returns a set view of the keys (ie the index values) of the CompositeData values (ie the rows) contained in this TabularData instance.
keySet() - Method in class javax.management.openmbean.TabularDataSupport
Returns a set view of the keys contained in the underlying map of this TabularDataSupport instance, and used to index the rows.

L

LE - Static variable in class javax.management.Query
 
leq(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a "less than or equal to" constraint on two values.
LeqRelQueryExp - class org.huihoo.jfox.jmx.queries.LeqRelQueryExp.
 
LeqRelQueryExp(ValueExp, ValueExp) - Constructor for class org.huihoo.jfox.jmx.queries.LeqRelQueryExp
 
LESS_THAN_MIN_ROLE_DEGREE - Static variable in class javax.management.relation.RoleStatus
Problem type when trying to set a role value with less ObjectNames than the minimum expected cardinality
ListenerNotFoundException - exception javax.management.ListenerNotFoundException.
The specified MBean listener does not exist in the repository.
ListenerNotFoundException() - Constructor for class javax.management.ListenerNotFoundException
Default constructor.
ListenerNotFoundException(String) - Constructor for class javax.management.ListenerNotFoundException
Constructor that allows a specific error message to be specified.
load() - Method in interface javax.management.PersistentMBean
Instantiates thisMBean instance with the data found for the MBean in the persistent store.
load() - Method in class javax.management.modelmbean.RequiredModelMBean
load a modelMBean from a serialized file, if the ModelMBean is initliazing, use it's ClassName + ".ser" as it's filename, or will look for the MBeanDescriptor
loadClass(String) - Static method in class javax.management.DefaultLoaderRepository
Deprecated.  
loadClass(String) - Method in class javax.management.loading.MLet
 
loadClass(String) - Method in interface javax.management.loading.ClassLoaderRepository
Go through the list of class loaders and try to load the requested class.
loadClass(String) - Method in class org.huihoo.jfox.jmx.loading.ClassLoaderRepositorySupport
 
loadClass(String) - Method in class org.huihoo.jfox.jmx.loading.PrimitiveClassLoader
 
loadClasses(String[]) - Method in class org.huihoo.jfox.jmx.loading.SignatureClassLoader
 
loadClassWithout(ClassLoader, String) - Static method in class javax.management.DefaultLoaderRepository
Deprecated.  
loadClassWithout(ClassLoader, String) - Method in interface javax.management.loading.ClassLoaderRepository
Go through the list of class loaders but exclude the given class loader, then try to load the requested class.
loadClassWithout(ClassLoader, String) - Method in class org.huihoo.jfox.jmx.loading.ClassLoaderRepositorySupport
load a class without the specify classloader
loadCommand(String) - Static method in class org.huihoo.jfox.jmx.adaptor.http.CommandLoader
 
LogNotifacation - class org.huihoo.jfox.jmx.monitor.LogNotifacation.
 
LogNotifacation() - Constructor for class org.huihoo.jfox.jmx.monitor.LogNotifacation
 
LONG - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.lang.Long.
LONG_CLASSNAME - Static variable in class javax.management.openmbean.OpenType
 
longValue() - Method in class org.huihoo.jfox.jmx.queries.NumericValueExp
 
LT - Static variable in class javax.management.Query
 
lt(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a "less than" constraint on two values.
LtRelQueryExp - class org.huihoo.jfox.jmx.queries.LtRelQueryExp.
 
LtRelQueryExp(ValueExp, ValueExp) - Constructor for class org.huihoo.jfox.jmx.queries.LtRelQueryExp
 

M

main(String[]) - Static method in class javax.management.MBeanServerInvocationHandler
 
main(String[]) - Static method in class javax.management.MBeanPermission
 
main(String[]) - Static method in class javax.management.ObjectName
 
main(String[]) - Static method in class javax.management.loading.MLet
 
main(String[]) - Static method in class javax.management.modelmbean.DescriptorSupport
 
main(String[]) - Static method in class javax.management.openmbean.SimpleType
 
main(String[]) - Static method in class javax.management.openmbean.ArrayType
 
main(String[]) - Static method in class org.huihoo.jfox.jmx.PermissionChecker
 
main(String[]) - Static method in class org.huihoo.jfox.jmx.adaptor.http.HttpRedirectException
 
main(String[]) - Static method in class org.huihoo.jfox.jmx.adaptor.http.UnregisterMBeanCommand
 
main(String[]) - Static method in class org.huihoo.jfox.jmx.adaptor.http.HtmlAdaptorServer
 
main(String[]) - Static method in class org.huihoo.jfox.jmx.adaptor.http.ViewMBeanCommand
 
main(String[]) - Static method in class org.huihoo.jfox.jmx.adaptor.http.HtmlAdaptorAgent
 
main(String[]) - Static method in class org.huihoo.jfox.jmx.adaptor.http.CreateMBeanCommand
 
main(String[]) - Static method in class org.huihoo.jfox.jmx.adaptor.http.HttpThread
 
main(String[]) - Static method in class org.huihoo.jfox.jmx.adaptor.http.AgentCommand
 
main(String[]) - Static method in class org.huihoo.jfox.jmx.loading.MLetParser
 
main(String[]) - Static method in class org.huihoo.jfox.jmx.monitor.LogNotifacation
 
MalformedHttpHeaderException - exception org.huihoo.jfox.jmx.adaptor.http.MalformedHttpHeaderException.
 
MalformedHttpHeaderException(String) - Constructor for class org.huihoo.jfox.jmx.adaptor.http.MalformedHttpHeaderException
 
MalformedObjectNameException - exception javax.management.MalformedObjectNameException.
The format of the string does not correspond to a valid ObjectName
MalformedObjectNameException() - Constructor for class javax.management.MalformedObjectNameException
Default constructor.
MalformedObjectNameException(String) - Constructor for class javax.management.MalformedObjectNameException
Constructor that allows a specific error message to be specified.
match(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a matching constraint on a string argument.
MatchQueryExp - class org.huihoo.jfox.jmx.queries.MatchQueryExp.
 
MatchQueryExp() - Constructor for class org.huihoo.jfox.jmx.queries.MatchQueryExp
 
MatchQueryExp(AttributeValueExp, StringValueExp) - Constructor for class org.huihoo.jfox.jmx.queries.MatchQueryExp
 
maybeGetterMethod(String, String[]) - Static method in class org.huihoo.jfox.jmx.MethodHelper
 
maybeSetterMethod(String, String[]) - Static method in class org.huihoo.jfox.jmx.MethodHelper
 
MBeanAttributeInfo - class javax.management.MBeanAttributeInfo.
Describes an MBean attribute exposed for management.
MBeanAttributeInfo(String, String, Method, Method) - Constructor for class javax.management.MBeanAttributeInfo
This constructor takes the name of a simple attribute, and Method objects for reading and writing the attribute.
MBeanAttributeInfo(String, String, String, boolean, boolean, boolean) - Constructor for class javax.management.MBeanAttributeInfo
Constructs an MBeanAttributeInfo object.
MBeanConstructorInfo - class javax.management.MBeanConstructorInfo.
Describes a constructor exposed by an MBean.
MBeanConstructorInfo(String, Constructor) - Constructor for class javax.management.MBeanConstructorInfo
Constructs an MBeanConstructorInfo object.
MBeanConstructorInfo(String, String, MBeanParameterInfo[]) - Constructor for class javax.management.MBeanConstructorInfo
Constructs an MBeanConstructorInfo object.
MBeanException - exception javax.management.MBeanException.
Represents "user defined" exceptions thrown by MBean methods in the agent.
MBeanException(Exception) - Constructor for class javax.management.MBeanException
Creates an MBeanException that wraps the actual java.lang.Exception.
MBeanException(Exception, String) - Constructor for class javax.management.MBeanException
Creates an MBeanException that wraps the actual java.lang.Exception with a detail message.
MBeanFeatureInfo - class javax.management.MBeanFeatureInfo.
Provides general information for an MBean descriptor object.
MBeanFeatureInfo(String, String) - Constructor for class javax.management.MBeanFeatureInfo
Constructs an MBeanFeatureInfo object.
MBeanInfo - class javax.management.MBeanInfo.
 
MBeanInfo(String, String, MBeanAttributeInfo[], MBeanConstructorInfo[], MBeanOperationInfo[], MBeanNotificationInfo[]) - Constructor for class javax.management.MBeanInfo
Constructs an MBeanInfo.
MBeanInstantiator - interface org.huihoo.jfox.jmx.MBeanInstantiator.
 
MBeanInstantiatorSupport - class org.huihoo.jfox.jmx.MBeanInstantiatorSupport.
 
MBeanInterfaceMetaData - interface org.huihoo.jfox.jmx.MBeanInterfaceMetaData.
obtain the mbean manage interface cache
MBeanInterfaceMetaDataSupport - class org.huihoo.jfox.jmx.MBeanInterfaceMetaDataSupport.
 
MBeanIntrospector - interface org.huihoo.jfox.jmx.MBeanIntrospector.
 
MBeanIntrospectorSupport - class org.huihoo.jfox.jmx.MBeanIntrospectorSupport.
introspector(check and instantiate) MBean Class after MBeanLoaderSupport have load a MBean
MBeanMetaData - interface org.huihoo.jfox.jmx.MBeanMetaData.
 
MBeanMetaDataFactory - class org.huihoo.jfox.jmx.MBeanMetaDataFactory.
 
MBeanMetaDataFactory() - Constructor for class org.huihoo.jfox.jmx.MBeanMetaDataFactory
 
MBeanMetaDataSupport - class org.huihoo.jfox.jmx.MBeanMetaDataSupport.
 
MBeanMetaDataSupport(ObjectName, Object, MBeanInterfaceMetaData) - Constructor for class org.huihoo.jfox.jmx.MBeanMetaDataSupport
 
MBeanNotificationInfo - class javax.management.MBeanNotificationInfo.
Describes a notification emitted by an MBean.
MBeanNotificationInfo(String[], String, String) - Constructor for class javax.management.MBeanNotificationInfo
Constructs an MBeanNotificationInfo object.
MBeanOperationInfo - class javax.management.MBeanOperationInfo.
Describes a management operation exposed by an MBean.
MBeanOperationInfo(String, Method) - Constructor for class javax.management.MBeanOperationInfo
Constructs an MBeanOperationInfo object.
MBeanOperationInfo(String, String, MBeanParameterInfo[], String, int) - Constructor for class javax.management.MBeanOperationInfo
Constructs an MBeanOperationInfo object.
MBeanParameterInfo - class javax.management.MBeanParameterInfo.
Describes an argument of an operation exposed by an MBean.
MBeanParameterInfo(String, String, String) - Constructor for class javax.management.MBeanParameterInfo
Constructs a MBeanParameterInfo object.
MBeanPermission - class javax.management.MBeanPermission.
Permission controlling access to MBeanServer operations.
MBeanPermission(String, String) - Constructor for class javax.management.MBeanPermission
Create a new MBeanPermission object with the specified target name and action. The target name is of the form "className#member[objectName]" where each part is optional.
MBeanPermission(String, String, ObjectName, String) - Constructor for class javax.management.MBeanPermission
Create a new MBeanPermission object with the specified target name (class name, member, object name) and action. The class name, member and object name parameters define a target name of the form "className#member[objectName]" where each part is optional.
MBeanRegistration - interface javax.management.MBeanRegistration.
Can be implemented by an MBean in order to carry out operations before and after being registered or de-registered from the MBean server.
MBeanRegistrationException - exception javax.management.MBeanRegistrationException.
Wraps exceptions thrown by the preRegister(), preDeregister() methods of the MBeanRegistration interface.
MBeanRegistrationException(Exception) - Constructor for class javax.management.MBeanRegistrationException
Creates an MBeanRegistrationException that wraps the actual java.lang.Exception.
MBeanRegistrationException(Exception, String) - Constructor for class javax.management.MBeanRegistrationException
Creates an 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.
MBeanServerBuilder - class javax.management.MBeanServerBuilder.
This class represents a builder that creates a default MBeanServer implementation.
MBeanServerBuilder() - Constructor for class javax.management.MBeanServerBuilder
Public default constructor.
MBeanServerConnection - interface javax.management.MBeanServerConnection.
This interface represents a way to talk to an MBean server, whether local or remote.
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.
 
MBeanServerInvocationHandler - class javax.management.MBeanServerInvocationHandler.
InvocationHandler that forwards methods in an MBean's management interface through the MBean server to the MBean. Given an MBeanServerConnection, the ObjectName of an MBean within that MBean server, and a Java interface Intf that describes the management interface of the MBean using the patterns for a Standard MBean, this class can be used to construct a proxy for the MBean.
MBeanServerInvocationHandler(MBeanServerConnection, ObjectName, boolean) - Constructor for class javax.management.MBeanServerInvocationHandler
Invocation handler that forwards methods through an MBean server.
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.
MBeanServerRepository - interface org.huihoo.jfox.jmx.MBeanServerRepository.
 
MBeanServerRepositoryController - class org.huihoo.jfox.jmx.MBeanServerRepositoryController.
 
MBeanServerRepositoryController(MBeanServer) - 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
 
MBeanServerSupport(String, MBeanServer, MBeanServerDelegate) - Constructor for class org.huihoo.jfox.jmx.MBeanServerSupport
 
MBeanTrustPermission - class javax.management.MBeanTrustPermission.
This permission represents "trust" in a signer or codebase.
MBeanTrustPermission(String) - Constructor for class javax.management.MBeanTrustPermission
Create a new MBeanTrustPermission with the given name. This constructor is equivalent to MBeanTrustPermission(name,null).
MBeanTrustPermission(String, String) - Constructor for class javax.management.MBeanTrustPermission
Create a new MBeanTrustPermission with the given name.
MethodHelper - class org.huihoo.jfox.jmx.MethodHelper.
 
MethodHelper() - Constructor for class org.huihoo.jfox.jmx.MethodHelper
 
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 , which contains a TYPE and a VALUE attributes
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

N

name - Variable in class javax.management.MBeanFeatureInfo
The name of the feature.
NAME_ATTR - Static variable in class org.huihoo.jfox.jmx.loading.MLetTags
 
NEW_MBEAN_SERVER - Static variable in class javax.management.MBeanServerPermission
 
newMBeanServer() - Static method in class javax.management.MBeanServerFactory
Return a new object implementing the MBeanServer interface with a standard default domain name, without keeping an internal reference to this new object.
newMBeanServer(String) - Static method in class javax.management.MBeanServerFactory
Return a new object implementing the MBeanServer interface with the specified default domain name, without keeping an internal reference to this new object.
newMBeanServer(String, MBeanServer, MBeanServerDelegate) - Method in class javax.management.MBeanServerBuilder
This method creates a new MBeanServer implementation object.
newMBeanServerDelegate() - Method in class javax.management.MBeanServerBuilder
This method creates a new MBeanServerDelegate for a new MBeanServer.
newProxyInstance(MBeanServerConnection, ObjectName, Class, boolean) - Static method in class javax.management.MBeanServerInvocationHandler
Return a proxy that implements the given interface by forwarding its methods through the given MBean server to the named MBean. This method is equivalent to Proxy.newProxyInstance(interfaceClass.getClassLoader(), interfaces, handler).
NO_ROLE_WITH_NAME - Static variable in class javax.management.relation.RoleStatus
Problem type when trying to access an unknown role
not(QueryExp) - Static method in class javax.management.Query
Returns a constraint that is the negation of its argument.
NotCompliantMBeanException - exception javax.management.NotCompliantMBeanException.
Exception which occurs when trying to register an object in the MBean server that is not a JMX compliant MBean.
NotCompliantMBeanException() - Constructor for class javax.management.NotCompliantMBeanException
Default constructor.
NotCompliantMBeanException(String) - Constructor for class javax.management.NotCompliantMBeanException
Constructor that allows a specific error message to be specified.
Notification - class javax.management.Notification.
The Notification class represents a notification emitted by an MBean.
Notification(String, Object, long) - Constructor for class javax.management.Notification
Creates a Notification object.
Notification(String, Object, long, long) - Constructor for class javax.management.Notification
Creates a Notification object.
Notification(String, Object, long, long, String) - Constructor for class javax.management.Notification
Creates a Notification object.
Notification(String, Object, long, String) - Constructor for class javax.management.Notification
Creates a Notification object.
NotificationBroadcaster - interface javax.management.NotificationBroadcaster.
Should be implemented by an MBean that emits Notifications.
NotificationBroadcasterSupport - class javax.management.NotificationBroadcasterSupport.
Provides an implementation of NotificationEmitter interface.
NotificationBroadcasterSupport() - Constructor for class javax.management.NotificationBroadcasterSupport
 
NotificationEmitter - interface javax.management.NotificationEmitter.
Interface implemented by an MBean that emits Notifications.
NotificationFilter - interface javax.management.NotificationFilter.
To be implemented by a any class acting as a notification filter.
NotificationFilterSupport - class javax.management.NotificationFilterSupport.
Provides an implementation of the NotificationFilter interface.
NotificationFilterSupport() - Constructor for class javax.management.NotificationFilterSupport
 
NotificationListener - interface javax.management.NotificationListener.
 
NotQueryExp - class org.huihoo.jfox.jmx.queries.NotQueryExp.
 
NotQueryExp() - Constructor for class org.huihoo.jfox.jmx.queries.NotQueryExp
 
NotQueryExp(QueryExp) - Constructor for class org.huihoo.jfox.jmx.queries.NotQueryExp
 
NumericValueExp - class org.huihoo.jfox.jmx.queries.NumericValueExp.
 
NumericValueExp(Number) - Constructor for class org.huihoo.jfox.jmx.queries.NumericValueExp
 

O

OBJECT_ATTR - Static variable in class org.huihoo.jfox.jmx.loading.MLetTags
 
object2PrimitiveClass(Object) - Method in class org.huihoo.jfox.jmx.loading.PrimitiveClassLoader
 
ObjectInputStreamLoader - class org.huihoo.jfox.jmx.loading.ObjectInputStreamLoader.
 
ObjectInputStreamLoader(InputStream, ClassLoader) - Constructor for class org.huihoo.jfox.jmx.loading.ObjectInputStreamLoader
 
ObjectInstance - class javax.management.ObjectInstance.
Used to represent the object name of an MBean and its class name.
ObjectInstance(ObjectName, String) - Constructor for class javax.management.ObjectInstance
Allows an object instance to be created given an object name and the full class name, including the package name.
ObjectInstance(String, String) - Constructor for class javax.management.ObjectInstance
Allows an object instance to be created given a string representation of an object name and the full class name, including the package name.
ObjectName - class javax.management.ObjectName.
Represents the object name of an MBean, or a pattern that can match the names of several MBeans.
OBJECTNAME - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is javax.management.ObjectName.
OBJECTNAME_CLASSNAME - Static variable in class javax.management.openmbean.OpenType
 
ObjectName(String) - Constructor for class javax.management.ObjectName
 
ObjectName(String, Hashtable) - Constructor for class javax.management.ObjectName
 
ObjectName(String, String, String) - Constructor for class javax.management.ObjectName
 
OBSERVED_ATTRIBUTE_ERROR - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed attribute is not contained in the observed object.
OBSERVED_ATTRIBUTE_TYPE_ERROR - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the type of the observed attribute is not correct.
OBSERVED_OBJECT_ERROR - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed object is not registered in the MBean server.
observedObjects - Variable in class javax.management.monitor.Monitor
 
OPEN_BRACKET - Static variable in class org.huihoo.jfox.jmx.loading.MLetTags
 
OpenDataException - exception javax.management.openmbean.OpenDataException.
This 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.
OpenDataException() - Constructor for class javax.management.openmbean.OpenDataException
 
OpenDataException(String) - Constructor for class javax.management.openmbean.OpenDataException
 
OpenMBeanAttributeInfo - interface javax.management.openmbean.OpenMBeanAttributeInfo.
Describes an attribute of an open MBean. This interface declares the same methods as the class MBeanAttributeInfo.
OpenMBeanAttributeInfoSupport - class javax.management.openmbean.OpenMBeanAttributeInfoSupport.
Describes an attribute of an open MBean.
OpenMBeanAttributeInfoSupport(String, String, OpenType, boolean, boolean, boolean) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Constructs an OpenMBeanAttributeInfoSupport instance, which describes the attribute of an open MBean with the specified name, openType and description, and the specified read/write access properties.
OpenMBeanAttributeInfoSupport(String, String, OpenType, boolean, boolean, boolean, Object) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Constructs an OpenMBeanAttributeInfoSupport instance, which describes the attribute of an open MBean with the specified name, openType, description and defaultValue, and the specified read/write access properties.
OpenMBeanAttributeInfoSupport(String, String, OpenType, boolean, boolean, boolean, Object, Comparable, Comparable) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Constructs an OpenMBeanAttributeInfoSupport instance, which describes the attribute used in one or more operations or constructors of a class of open MBeans, with the specified name, openType, description, defaultValue, minValue and maxValue.
OpenMBeanAttributeInfoSupport(String, String, OpenType, boolean, boolean, boolean, Object, Object[]) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Constructs an OpenMBeanAttributeInfoSupport instance, which describes the attribute of an open MBean with the specified name, openType, description, defaultValue and legalValues, and the specified read/write access properties.
OpenMBeanConstructorInfo - interface javax.management.openmbean.OpenMBeanConstructorInfo.
Describes a constructor of an Open MBean. This interface declares the same methods as the class MBeanConstructorInfo.
OpenMBeanConstructorInfoSupport - class javax.management.openmbean.OpenMBeanConstructorInfoSupport.
Describes a constructor of an Open MBean.
OpenMBeanConstructorInfoSupport(String, String, OpenMBeanParameterInfo[]) - Constructor for class javax.management.openmbean.OpenMBeanConstructorInfoSupport
Constructs an OpenMBeanConstructorInfoSupport instance, which describes the constructor of a class of open MBeans with the specified name, description and signature.
OpenMBeanInfo - interface javax.management.openmbean.OpenMBeanInfo.
Describes an Open MBean: an Open MBean is recognized as such if its getMBeanInfo() method returns an instance of a class which implements the OpenMBeanInfo interface, typically OpenMBeanInfoSupport. This interface declares the same methods as the class MBeanInfo.
OpenMBeanInfoSupport - class javax.management.openmbean.OpenMBeanInfoSupport.
The OpenMBeanInfoSupport class describes the management information of an open MBean: it is a subclass of MBeanInfo, and it implements the OpenMBeanInfo interface.
OpenMBeanInfoSupport(String, String, OpenMBeanAttributeInfo[], OpenMBeanConstructorInfo[], OpenMBeanOperationInfo[], MBeanNotificationInfo[]) - Constructor for class javax.management.openmbean.OpenMBeanInfoSupport
Constructs an OpenMBeanInfoSupport instance, which describes a class of open MBeans with the specified className, description, openAttributes, openConstructors , openOperations and notifications.
OpenMBeanOperationInfo - interface javax.management.openmbean.OpenMBeanOperationInfo.
Describes an operation of an Open MBean. This interface declares the same methods as the class MBeanOperationInfo.
OpenMBeanOperationInfoSupport - class javax.management.openmbean.OpenMBeanOperationInfoSupport.
Describes an operation of an Open MBean.
OpenMBeanOperationInfoSupport(String, String, OpenMBeanParameterInfo[], OpenType, int) - Constructor for class javax.management.openmbean.OpenMBeanOperationInfoSupport
Constructs an OpenMBeanOperationInfoSupport instance, which describes the operation of a class of open MBeans, with the specified name, description, signature, returnOpenType and impact.
OpenMBeanParameterInfo - interface javax.management.openmbean.OpenMBeanParameterInfo.
Describes a parameter used in one or more operations or constructors of an open MBean. This interface declares the same methods as the class MBeanParameterInfo.
OpenMBeanParameterInfoSupport - class javax.management.openmbean.OpenMBeanParameterInfoSupport.
Describes a parameter used in one or more operations or constructors of an open MBean.
OpenMBeanParameterInfoSupport(String, String, OpenType) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
Constructs an OpenMBeanParameterInfoSupport instance, which describes the parameter used in one or more operations or constructors of a class of open MBeans, with the specified name, openType and description.
OpenMBeanParameterInfoSupport(String, String, OpenType, Object) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
Constructs an OpenMBeanParameterInfoSupport instance, which describes the parameter used in one or more operations or constructors of a class of open MBeans, with the specified name, openType, description and defaultValue.
OpenMBeanParameterInfoSupport(String, String, OpenType, Object, Comparable, Comparable) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
Constructs an OpenMBeanParameterInfoSupport instance, which describes the parameter used in one or more operations or constructors of a class of open MBeans, with the specified name, openType, description, defaultValue, minValue and maxValue.
OpenMBeanParameterInfoSupport(String, String, OpenType, Object, Object[]) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
Constructs an OpenMBeanParameterInfoSupport instance, which describes the parameter used in one or more operations or constructors of a class of open MBeans, with the specified name, openType, description, defaultValue and legalValues.
OpenType - class javax.management.openmbean.OpenType.
The OpenType class is the parent abstract class of all classes which describe the actual open type of open data values.
OpenType(String, String, String) - Constructor for class javax.management.openmbean.OpenType
Constructs an OpenType instance (actually a subclass instance as OpenType is abstract), checking for the validity of the given parameters.
OperationsException - exception javax.management.OperationsException.
Represents exceptions thrown in the MBean server when performing operations on MBeans.
OperationsException() - Constructor for class javax.management.OperationsException
Default constructor.
OperationsException(String) - Constructor for class javax.management.OperationsException
Constructor that allows a specific error message to be specified.
or(QueryExp, QueryExp) - Static method in class javax.management.Query
Returns a query expression that is the disjunction of two other query expressions.
org.huihoo.jfox.jmx - package org.huihoo.jfox.jmx
 
org.huihoo.jfox.jmx.adaptor.http - package org.huihoo.jfox.jmx.adaptor.http
 
org.huihoo.jfox.jmx.interceptor - package org.huihoo.jfox.jmx.interceptor
 
org.huihoo.jfox.jmx.loading - package org.huihoo.jfox.jmx.loading
 
org.huihoo.jfox.jmx.monitor - package org.huihoo.jfox.jmx.monitor
 
org.huihoo.jfox.jmx.queries - package org.huihoo.jfox.jmx.queries
 
OrQueryExp - class org.huihoo.jfox.jmx.queries.OrQueryExp.
 
OrQueryExp() - Constructor for class org.huihoo.jfox.jmx.queries.OrQueryExp
 
OrQueryExp(QueryExp, QueryExp) - Constructor for class org.huihoo.jfox.jmx.queries.OrQueryExp
 
output() - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpResponse
output the web page

P

paramLoader - Variable in class javax.management.loading.MLet
 
parse(URL) - Method in class org.huihoo.jfox.jmx.loading.MLetParser
 
PermissionChecker - class org.huihoo.jfox.jmx.PermissionChecker.
 
PermissionChecker() - Constructor for class org.huihoo.jfox.jmx.PermissionChecker
 
PersistentMBean - interface javax.management.PersistentMBean.
This class is the interface to be implemented by MBeans that are meant to be persistent.
PLUS - Static variable in class javax.management.Query
 
plus(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a binary expression representing the sum of two numeric values, or the concatenation of two string values.
PlusOpValueExp - class org.huihoo.jfox.jmx.queries.PlusOpValueExp.
 
PlusOpValueExp(ValueExp, ValueExp) - Constructor for class org.huihoo.jfox.jmx.queries.PlusOpValueExp
 
postDeregister() - Method in class javax.management.StandardMBean
 
postDeregister() - Method in interface javax.management.MBeanRegistration
Allows the MBean to perform any operations needed after having been de-registered in the MBean server.
postDeregister() - Method in class javax.management.loading.MLet
 
postDeregister() - Method in class javax.management.modelmbean.RequiredModelMBean
 
postDeregister() - Method in class javax.management.monitor.Monitor
 
postDeregister() - Method in class javax.management.relation.RelationSupport
 
postDeregister() - Method in class javax.management.relation.RelationService
 
postDeregister() - Method in class javax.management.timer.Timer
 
postDeregister() - Method in class org.huihoo.jfox.jmx.adaptor.http.HtmlAdaptorServer
 
postRegister(Boolean) - Method in class javax.management.StandardMBean
 
postRegister(Boolean) - Method in interface javax.management.MBeanRegistration
Allows the MBean to perform any operations needed after having been registered in the MBean server or after the registration has failed.
postRegister(Boolean) - Method in class javax.management.loading.MLet
 
postRegister(Boolean) - Method in class javax.management.modelmbean.RequiredModelMBean
 
postRegister(Boolean) - Method in class javax.management.monitor.Monitor
 
postRegister(Boolean) - Method in class javax.management.relation.RelationSupport
 
postRegister(Boolean) - Method in class javax.management.relation.RelationService
 
postRegister(Boolean) - Method in class javax.management.timer.Timer
 
postRegister(Boolean) - Method in class org.huihoo.jfox.jmx.adaptor.http.HtmlAdaptorServer
 
preDeregister() - Method in class javax.management.StandardMBean
 
preDeregister() - Method in interface javax.management.MBeanRegistration
Allows the MBean to perform any operations it needs before being de-registered by the MBean server.
preDeregister() - Method in class javax.management.loading.MLet
 
preDeregister() - Method in class javax.management.modelmbean.RequiredModelMBean
 
preDeregister() - Method in class javax.management.monitor.Monitor
 
preDeregister() - Method in class javax.management.relation.RelationSupport
 
preDeregister() - Method in class javax.management.relation.RelationService
 
preDeregister() - Method in class javax.management.timer.Timer
 
preDeregister() - Method in class org.huihoo.jfox.jmx.adaptor.http.HtmlAdaptorServer
 
preRegister(MBeanServer, ObjectName) - Method in class javax.management.StandardMBean
 
preRegister(MBeanServer, ObjectName) - Method in interface javax.management.MBeanRegistration
Allows the MBean to perform any operations it needs before being registered in the MBean server.
preRegister(MBeanServer, ObjectName) - Method in class javax.management.loading.MLet
get server & objectName & classLoaderRepository
preRegister(MBeanServer, ObjectName) - Method in class javax.management.modelmbean.RequiredModelMBean
 
preRegister(MBeanServer, ObjectName) - Method in class javax.management.monitor.Monitor
 
preRegister(MBeanServer, ObjectName) - Method in class javax.management.relation.RelationSupport
 
preRegister(MBeanServer, ObjectName) - Method in class javax.management.relation.RelationService
 
preRegister(MBeanServer, ObjectName) - Method in class javax.management.timer.Timer
 
preRegister(MBeanServer, ObjectName) - Method in class org.huihoo.jfox.jmx.adaptor.http.HtmlAdaptorServer
 
PrimitiveClassLoader - class org.huihoo.jfox.jmx.loading.PrimitiveClassLoader.
change primitive type to Class
purgeRelations() - Method in class javax.management.relation.RelationService
 
purgeRelations() - Method in interface javax.management.relation.RelationServiceMBean
Purges the relations.
put(CompositeData) - Method in interface javax.management.openmbean.TabularData
Adds value to this TabularData instance.
put(CompositeData) - Method in class javax.management.openmbean.TabularDataSupport
 
put(ObjectName, MBeanMetaData) - Method in class org.huihoo.jfox.jmx.MBeanServerRepositorySupport
 
put(ObjectName, MBeanMetaData) - Method in interface org.huihoo.jfox.jmx.MBeanServerRepository
 
put(Object, Object) - Method in class javax.management.openmbean.TabularDataSupport
This method simply calls put((CompositeData) value) and therefore ignores its key parameter which can be null.
putAll(CompositeData[]) - Method in interface javax.management.openmbean.TabularData
Add all the elements in values to this TabularData instance.
putAll(CompositeData[]) - Method in class javax.management.openmbean.TabularDataSupport
Add all the elements in values to this TabularData instance.
putAll(Map) - Method in class javax.management.openmbean.TabularDataSupport
Add all the values contained in the specified map t to this TabularData instance.

Q

QualifiedAttributeValueExp - class org.huihoo.jfox.jmx.queries.QualifiedAttributeValueExp.
 
QualifiedAttributeValueExp() - Constructor for class org.huihoo.jfox.jmx.queries.QualifiedAttributeValueExp
 
QualifiedAttributeValueExp(String, String) - Constructor for class org.huihoo.jfox.jmx.queries.QualifiedAttributeValueExp
 
Query - class javax.management.Query.
Constructs query object constraints.
QUERY_MBEANS - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
QUERY_NAME - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
QueryEval - class javax.management.QueryEval.
Allows a query to be performed in the context of a specific MBean server.
QueryEval() - Constructor for class javax.management.QueryEval
 
QueryExp - interface javax.management.QueryExp.
Represents relational constraints that can be used in database query "where clauses".
QueryMBeans - Static variable in class javax.management.MBeanPermission
 
QUERYMBEANS_NOTIFICATION - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
queryMBeans(ObjectName, QueryExp) - Method in interface javax.management.MBeanServerConnection
Gets MBeans controlled by the MBean server.
queryMBeans(ObjectName, QueryExp) - Method in interface javax.management.MBeanServer
Gets MBeans controlled by the MBean server.
queryMBeans(ObjectName, QueryExp) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
queryMBeans(ObjectName, QueryExp) - Method in class org.huihoo.jfox.jmx.MBeanServerRepositoryController
 
QueryNames - Static variable in class javax.management.MBeanPermission
 
queryNames(ObjectName, QueryExp) - Method in interface javax.management.MBeanServerConnection
Gets the names of MBeans controlled by the MBean server.
queryNames(ObjectName, QueryExp) - Method in interface javax.management.MBeanServer
Gets the names of MBeans controlled by the MBean server.
queryNames(ObjectName, QueryExp) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
QUOTE - Static variable in class org.huihoo.jfox.jmx.loading.MLetTags
 

R

readResolve() - Method in class javax.management.openmbean.SimpleType
Replace an object read from an ObjectInputStream with the unique instance for that value.
REF_MBEAN_NOT_REGISTERED - Static variable in class javax.management.relation.RoleStatus
Problem type when trying to set a role value including the ObjectName of a MBean not registered in the MBean Server
REF_MBEAN_OF_INCORRECT_CLASS - Static variable in class javax.management.relation.RoleStatus
Problem type when trying to set a role value including the ObjectName of a MBean not of the class expected for that role
ReflectionException - exception javax.management.ReflectionException.
Represents exceptions thrown in the MBean server when using the java.lang.reflect classes to invoke methods on MBeans.
ReflectionException(Exception) - Constructor for class javax.management.ReflectionException
Creates a ReflectionException that wraps the actual java.lang.Exception.
ReflectionException(Exception, String) - Constructor for class javax.management.ReflectionException
Creates a ReflectionException that wraps the actual java.lang.Exception with a detail message.
REGISTER_MBEAN - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
registerInterceptor(MBeanServerInterceptorListener, MBeanServerNotificationFilter, Object) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
This function is JFoxMX private extension
registerInterceptor(MBeanServerInterceptorListener, MBeanServerNotificationFilter, Object) - Method in interface org.huihoo.jfox.jmx.ExtendedMBeanServer
 
RegisterMBean - Static variable in class javax.management.MBeanPermission
 
registerMBean(Object, ObjectName) - Method in interface javax.management.MBeanServer
Registers a pre-existing object as an MBean with the MBean server.
registerMBean(Object, ObjectName) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
REGISTRATION_NOTIFICATION - Static variable in class javax.management.MBeanServerNotification
Notification type denoting that an MBean has been registered.
Relation - interface javax.management.relation.Relation.
This interface has to be implemented by any MBean class expected to represent a relation managed using the Relation Service.
RELATION_BASIC_CREATION - Static variable in class javax.management.relation.RelationNotification
Type for the creation of an internal relation
RELATION_BASIC_REMOVAL - Static variable in class javax.management.relation.RelationNotification
Type for the removal from the Relation Service of an internal relation
RELATION_BASIC_UPDATE - Static variable in class javax.management.relation.RelationNotification
Type for an update of an internal relation
RELATION_MBEAN_CREATION - Static variable in class javax.management.relation.RelationNotification
Type for the relation MBean added into the Relation Service
RELATION_MBEAN_REMOVAL - Static variable in class javax.management.relation.RelationNotification
Type for the removal from the Relation Service of a relation MBean
RELATION_MBEAN_UPDATE - Static variable in class javax.management.relation.RelationNotification
Type for the update of a relation MBean
RelationException - exception javax.management.relation.RelationException.
This class is the superclass of any exception which can be raised during relation management.
RelationException() - Constructor for class javax.management.relation.RelationException
Default constructor, no message put in exception
RelationException(String) - Constructor for class javax.management.relation.RelationException
Constructor with given message put in exception
RelationNotFoundException - exception javax.management.relation.RelationNotFoundException.
This exception is raised when there is no relation for a given relation id in a Relation Service.
RelationNotFoundException() - Constructor for class javax.management.relation.RelationNotFoundException
Default constructor, no message put in exception
RelationNotFoundException(String) - Constructor for class javax.management.relation.RelationNotFoundException
Constructor with given message put in exception
RelationNotification - class javax.management.relation.RelationNotification.
A RelationNotification notification is sent when a relation is created via the Relation Service, or a MBean is added as a relation in the Relation Service, or a role is updated in a relation, or a relation is removed from the Relation Service
RelationNotification(String, Object, long, long, String, String, String, ObjectName, List) - Constructor for class javax.management.relation.RelationNotification
Creates a notification for either a relation creation (RelationSupport object created internally in the Relation Service, or a MBean added as a relation) or for a relation removal from the Relation Service
RelationNotification(String, Object, long, long, String, String, String, ObjectName, String, List, List) - Constructor for class javax.management.relation.RelationNotification
Creates a notification for a role update in a relation
RelationService - class javax.management.relation.RelationService.
 
RelationService(boolean) - Constructor for class javax.management.relation.RelationService
 
RelationServiceMBean - interface javax.management.relation.RelationServiceMBean.
The Relation Service is in charge of creating and deleting relation types and relations, of handling the consistency and of providing query mechanisms.
RelationServiceNotRegisteredException - exception javax.management.relation.RelationServiceNotRegisteredException.
This exception is raised when an access is done to the Relation Service and that one is not registered.
RelationServiceNotRegisteredException() - Constructor for class javax.management.relation.RelationServiceNotRegisteredException
Default constructor, no message put in exception
RelationServiceNotRegisteredException(String) - Constructor for class javax.management.relation.RelationServiceNotRegisteredException
Constructor with given message put in exception
RelationSupport - class javax.management.relation.RelationSupport.
A RelationSupport object is used internally by the Relation Service to represent simple relations (only roles, no properties or methods), with an unlimited number of roles, of any relation type.
RelationSupport(String, ObjectName, MBeanServer, String, RoleList) - Constructor for class javax.management.relation.RelationSupport
 
RelationSupport(String, ObjectName, String, RoleList) - Constructor for class javax.management.relation.RelationSupport
Creates object.
RelationSupportMBean - interface javax.management.relation.RelationSupportMBean.
A RelationSupport object is used internally by the Relation Service to represent simple relations (only roles, no properties or methods), with an unlimited number of roles, of any relation type.
RelationType - interface javax.management.relation.RelationType.
The RelationType interface has to be implemented by any class expected to represent a relation type.
relationTypeName - Variable in class javax.management.relation.RelationSupport
 
RelationTypeNotFoundException - exception javax.management.relation.RelationTypeNotFoundException.
This exception is raised when there is no relation type with given name in Relation Service
RelationTypeNotFoundException() - Constructor for class javax.management.relation.RelationTypeNotFoundException
Default constructor, no message put in exception
RelationTypeNotFoundException(String) - Constructor for class javax.management.relation.RelationTypeNotFoundException
Constructor with given message put in exception
RelationTypeSupport - class javax.management.relation.RelationTypeSupport.
A RelationTypeSupport object implements the RelationType interface.
RelationTypeSupport(String) - Constructor for class javax.management.relation.RelationTypeSupport
 
RelationTypeSupport(String, RoleInfo[]) - Constructor for class javax.management.relation.RelationTypeSupport
Constructor where all role definitions are dynamically created and passed as parameter.
RELEASE_MBEAN_SERVER - Static variable in class javax.management.MBeanServerPermission
 
releaseMBeanServer(MBeanServer) - Static method in class javax.management.MBeanServerFactory
Remove internal MBeanServerFactory references to a created MBeanServer.
REMOVE_NOTIFICATION_LISTENER - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
REMOVE_NOTIFICATIONLISTENER_NOTIFICATION - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
remove(Object) - Method in class javax.management.openmbean.TabularDataSupport
This method simply calls remove((Object[]) key).
remove(Object[]) - Method in interface javax.management.openmbean.TabularData
Removes the CompositeData value whose index is key from this TabularData instance, and returns the removed value, or returns null if there is no value whose index is key.
remove(Object[]) - Method in class javax.management.openmbean.TabularDataSupport
Removes the CompositeData value whose index is key from this TabularData instance, and returns the removed value, or returns null if there is no value whose index is key.
remove(ObjectName) - Method in class org.huihoo.jfox.jmx.MBeanServerRepositorySupport
 
remove(ObjectName) - Method in class org.huihoo.jfox.jmx.MBeanServerRepositoryController
 
remove(ObjectName) - Method in interface org.huihoo.jfox.jmx.MBeanServerRepository
 
removeAllNotifications() - Method in interface javax.management.timer.TimerMBean
Removes all the timer notifications from the list of notifications and resets the counter used to update the timer notification identifiers.
removeAllNotifications() - Method in class javax.management.timer.Timer
 
removeAttributeChangeNotificationListener(NotificationListener, String) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
Removes a listener for attributeChangeNotifications from the MBean.
removeAttributeChangeNotificationListener(NotificationListener, String) - Method in class javax.management.modelmbean.RequiredModelMBean
Removes a listener for attributeChangeNotifications from the RequiredModelMBean.
removeClassLoader(ClassLoader) - Method in class org.huihoo.jfox.jmx.loading.ClassLoaderRepositorySupport
 
removeClassLoader(ClassLoader) - Method in interface org.huihoo.jfox.jmx.loading.ExtendedClassLoaderRepository
 
removeField(String) - Method in interface javax.management.Descriptor
Removes a field from the descriptor
removeField(String) - Method in class javax.management.modelmbean.DescriptorSupport
Removes a field from the descriptor
removeNotification(Integer) - Method in interface javax.management.timer.TimerMBean
Removes the timer notification corresponding to the specified identifier from the list of notifications.
removeNotification(Integer) - Method in class javax.management.timer.Timer
 
RemoveNotificationListener - Static variable in class javax.management.MBeanPermission
 
removeNotificationListener(NotificationListener) - Method in class javax.management.MBeanServerDelegate
Enables to remove a listener from a registered MBean.
removeNotificationListener(NotificationListener) - Method in class javax.management.NotificationBroadcasterSupport
Removes a listener.
removeNotificationListener(NotificationListener) - Method in interface javax.management.NotificationBroadcaster
Removes a listener from a registered MBean.
removeNotificationListener(NotificationListener) - Method in class javax.management.modelmbean.RequiredModelMBean
Removes a listener for Notifications from the RequiredModelMBean.
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface javax.management.NotificationEmitter
Removes a listener from this MBean.
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.NotificationBroadcasterSupport
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.modelmbean.RequiredModelMBean
 
removeNotificationListener(ObjectName, NotificationListener) - Method in interface javax.management.MBeanServerConnection
Removes a listener from a registered MBean. If the listener is registered more than once, perhaps with different filters or callbacks, this method will remove all those registrations.
removeNotificationListener(ObjectName, NotificationListener) - Method in interface javax.management.MBeanServer
Enables to remove a listener from a registered MBean.
removeNotificationListener(ObjectName, NotificationListener) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management.MBeanServerConnection
Removes a listener from a registered MBean. The MBean must have a listener that exactly matches the given listener, filter, and handback parameters.
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management.MBeanServer
Removes a listener from a registered MBean. The MBean must have a listener that exactly matches the given listener, filter, and handback parameters.
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
Removes a listener from a registered MBean. The MBean must have a listener that exactly matches the given listener, filter, and handback parameters.
removeNotificationListener(ObjectName, ObjectName) - Method in interface javax.management.MBeanServerConnection
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, ObjectName) - Method in interface javax.management.MBeanServer
Enables to remove a listener from a registered MBean.
removeNotificationListener(ObjectName, ObjectName) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface javax.management.MBeanServerConnection
Removes a listener from a registered MBean. The MBean must have a listener that exactly matches the given listener, filter, and handback parameters.
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface javax.management.MBeanServer
Removes a listener from a registered MBean. The MBean must have a listener that exactly matches the given listener, filter, and handback parameters.
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
Removes a listener from a registered MBean. The MBean must have a listener that exactly matches the given listener, filter, and handback parameters.
removeNotifications(String) - Method in interface javax.management.timer.TimerMBean
Removes all the timer notifications corresponding to the specified type from the list of notifications.
removeNotifications(String) - Method in class javax.management.timer.Timer
 
removeObservedObject(ObjectName) - Method in class javax.management.monitor.Monitor
 
removeObservedObject(ObjectName) - Method in interface javax.management.monitor.MonitorMBean
Removes the specified object from the set of observed MBeans.
removeRelation(String) - Method in class javax.management.relation.RelationService
 
removeRelation(String) - Method in interface javax.management.relation.RelationServiceMBean
Removes given relation from the Relation Service.
removeRelationType(String) - Method in class javax.management.relation.RelationService
 
removeRelationType(String) - Method in interface javax.management.relation.RelationServiceMBean
Removes given relation type from Relation Service.
RequiredModelMBean - class javax.management.modelmbean.RequiredModelMBean.
This class is the implementation of a ModelMBean.
RequiredModelMBean() - Constructor for class javax.management.modelmbean.RequiredModelMBean
Constructs an RequiredModelMBean with an empty ModelMBeanInfo.
RequiredModelMBean(ModelMBeanInfo) - Constructor for class javax.management.modelmbean.RequiredModelMBean
Constructs a RequiredModelMBean object using ModelMBeanInfo passed in.
resolveClass(ObjectStreamClass) - Method in class org.huihoo.jfox.jmx.loading.ObjectInputStreamLoader
 
retrieve(ObjectName) - Method in class org.huihoo.jfox.jmx.MBeanServerRepositoryController
 
retrieveAllRoles() - Method in class javax.management.relation.RelationSupport
Returns all roles in the relation without checking read mode
retrieveAllRoles() - Method in interface javax.management.relation.Relation
Returns all roles in the relation without checking read mode
Role - class javax.management.relation.Role.
Represents a role: includes a role name and referenced MBeans (via their ObjectNames).
ROLE_CARDINALITY_INFINITY - Static variable in class javax.management.relation.RoleInfo
To specify an unlimited cardinality, -1
ROLE_NOT_READABLE - Static variable in class javax.management.relation.RoleStatus
Problem type when trying to read a non-readable attribute
ROLE_NOT_WRITABLE - Static variable in class javax.management.relation.RoleStatus
Problem type when trying to update a non-writable attribute
Role(String, List) - Constructor for class javax.management.relation.Role
Constructor No verification about the provided ObjectNames, no need for them to be registered at this level.
RoleInfo - class javax.management.relation.RoleInfo.
A RoleInfo object represents a role information in a relation type.
RoleInfo(RoleInfo) - Constructor for class javax.management.relation.RoleInfo
Copy constructor
RoleInfo(String, String) - Constructor for class javax.management.relation.RoleInfo
Constructor with true readable,true writable,1 minDegree,1 maxDegree,null description
RoleInfo(String, String, boolean, boolean) - Constructor for class javax.management.relation.RoleInfo
Constructor with 1 minDegree and 1 maxDegree,null description
RoleInfo(String, String, boolean, boolean, int, int, String) - Constructor for class javax.management.relation.RoleInfo
Constructor
RoleInfoNotFoundException - exception javax.management.relation.RoleInfoNotFoundException.
This exception is raised when there is no role info with given name in a given relation type
RoleInfoNotFoundException() - Constructor for class javax.management.relation.RoleInfoNotFoundException
Default constructor, no message put in exception
RoleInfoNotFoundException(String) - Constructor for class javax.management.relation.RoleInfoNotFoundException
Constructor with given message put in exception
RoleList - class javax.management.relation.RoleList.
A RoleList represents a list of roles (Role objects).
RoleList() - Constructor for class javax.management.relation.RoleList
 
RoleList(int) - Constructor for class javax.management.relation.RoleList
Constructs an empty RoleList with the initial capacity specified.
RoleList(List) - Constructor for class javax.management.relation.RoleList
Constructs a RoleList containing the elements of the ArrayList specified, in the order in which they are returned by the ArrayList's iterator.
roleMap - Variable in class javax.management.relation.RelationSupport
 
RoleNotFoundException - exception javax.management.relation.RoleNotFoundException.
This exception is raised when a role in a relation does not exist, or is not readable, or is not settable
RoleNotFoundException() - Constructor for class javax.management.relation.RoleNotFoundException
Default constructor, no message put in exception
RoleNotFoundException(String) - Constructor for class javax.management.relation.RoleNotFoundException
Constructor with given message put in exception
RoleResult - class javax.management.relation.RoleResult.
Represents the result of a multiple access to several roles of a relation (either for reading or writing).
RoleResult(RoleList, RoleUnresolvedList) - Constructor for class javax.management.relation.RoleResult
Constructor
RoleStatus - class javax.management.relation.RoleStatus.
This class describes the various problems which can be encountered when accessing a role.
RoleStatus() - Constructor for class javax.management.relation.RoleStatus
 
RoleUnresolved - class javax.management.relation.RoleUnresolved.
Represents an unresolved role: a role not retrieved from a relation due to a problem.
RoleUnresolved(String, List, int) - Constructor for class javax.management.relation.RoleUnresolved
Constructor
RoleUnresolvedList - class javax.management.relation.RoleUnresolvedList.
A RoleUnresolvedList represents a list of RoleUnresolved objects, representing roles not retrieved from a relation due to a problem encountered whe trying to access (read or write to roles)
RoleUnresolvedList() - Constructor for class javax.management.relation.RoleUnresolvedList
Constructs an empty RoleUnresolvedList.
RoleUnresolvedList(int) - Constructor for class javax.management.relation.RoleUnresolvedList
Constructs an empty RoleUnresolvedList with the initial capacity specified.
RoleUnresolvedList(List) - Constructor for class javax.management.relation.RoleUnresolvedList
Constructs a RoleUnresolvedList containing the elements of the ArrayList specified, in the order in which they are returned by the ArrayList's iterator.
roleValueToString(List) - Static method in class javax.management.relation.Role
Returns a string for the given role value
run() - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpServer
 
run() - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpThread
 
RUNTIME_ERROR - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that a non-predefined error type has occurred when trying to get the value of the observed attribute.
RuntimeErrorException - exception javax.management.RuntimeErrorException.
When a java.lang.Error occurs in the agent it should be caught and re-thrown as a RuntimeErrorException.
RuntimeErrorException(Error) - Constructor for class javax.management.RuntimeErrorException
Default constructor.
RuntimeErrorException(Error, String) - Constructor for class javax.management.RuntimeErrorException
Constructor that allows a specific error message to be specified.
RuntimeMBeanException - exception javax.management.RuntimeMBeanException.
Represents runtime exceptions thrown by MBean methods in the agent.
RuntimeMBeanException(RuntimeException) - Constructor for class javax.management.RuntimeMBeanException
Creates a RuntimeMBeanException that wraps the actual java.lang.RuntimeException.
RuntimeMBeanException(RuntimeException, String) - Constructor for class javax.management.RuntimeMBeanException
Creates a RuntimeMBeanException that wraps the actual java.lang.RuntimeException with a detailed message.
RuntimeOperationsException - exception javax.management.RuntimeOperationsException.
Represents runtime exceptions thrown in the agent when performing operations on MBeans.
RuntimeOperationsException(RuntimeException) - Constructor for class javax.management.RuntimeOperationsException
Creates a RuntimeOperationsException that wraps the actual java.lang.RuntimeException.
RuntimeOperationsException(RuntimeException, String) - Constructor for class javax.management.RuntimeOperationsException
Creates a RuntimeOperationsException that wraps the actual java.lang.RuntimeException with a detailed message.

S

sendAttributeChangeNotification(Attribute, Attribute) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
Sends an attributeChangeNotification which contains the old value and new value for the attribute to the registered AttributeChangeNotification listeners on the ModelMBean.
sendAttributeChangeNotification(Attribute, Attribute) - Method in class javax.management.modelmbean.RequiredModelMBean
Sends an attributeChangeNotification which contains the old value and new value for the attribute to the registered AttributeChangeNotification listeners on the RequiredModelMBean.
sendAttributeChangeNotification(AttributeChangeNotification) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
Sends an attributeChangeNotification which is passed in to the registered attributeChangeNotification listeners on the ModelMBean.
sendAttributeChangeNotification(AttributeChangeNotification) - Method in class javax.management.modelmbean.RequiredModelMBean
Sends an attributeChangeNotification which is passed in to the registered attributeChangeNotification listeners on the ModelMBean.
sendNotification(Notification) - Method in class javax.management.MBeanServerDelegate
Enables the MBean server to send a notification.
sendNotification(Notification) - Method in class javax.management.NotificationBroadcasterSupport
Sends a notification.
sendNotification(Notification) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
Sends a Notification which is passed in to the registered Notification listeners on the ModelMBean as a jmx.modelmbean.general notification.
sendNotification(Notification) - Method in class javax.management.modelmbean.RequiredModelMBean
Sends a Notification which is passed in to the registered Notification listeners on the RequiredModelMBean.
sendNotification(String) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
Sends a Notification which contains the text string that is passed in to the registered Notification listeners on the ModelMBean.
sendNotification(String) - Method in class javax.management.modelmbean.RequiredModelMBean
Sends a Notification which contains the text string that is passed in to the registered Notification listeners on the ModelMBean.
sendNotification(String, long, String, Object, Object, ObjectName) - Method in class javax.management.monitor.Monitor
 
sendNotification(String, ObjectName, String, Object[]) - Method in class org.huihoo.jfox.jmx.ExtendedMBeanServerDelegate
 
sendRelationCreationNotification(String) - Method in class javax.management.relation.RelationService
 
sendRelationCreationNotification(String) - Method in interface javax.management.relation.RelationServiceMBean
Sends a notification (RelationNotification) for a relation creation.
sendRelationRemovalNotification(String, List) - Method in class javax.management.relation.RelationService
 
sendRelationRemovalNotification(String, List) - Method in interface javax.management.relation.RelationServiceMBean
Sends a notification (RelationNotification) for a relation removal.
sendRoleUpdateNotification(String, Role, List) - Method in class javax.management.relation.RelationService
 
sendRoleUpdateNotification(String, Role, List) - Method in interface javax.management.relation.RelationServiceMBean
Sends a notification (RelationNotification) for a role update in the given relation.
sequence - Variable in class javax.management.MBeanServerDelegate
 
server - Static variable in class javax.management.QueryEval
 
server - Variable in class javax.management.loading.MLet
 
ServiceNotFoundException - exception javax.management.ServiceNotFoundException.
Represents exceptions raised when a requested service is not supported.
ServiceNotFoundException() - Constructor for class javax.management.ServiceNotFoundException
Default constructor.
ServiceNotFoundException(String) - Constructor for class javax.management.ServiceNotFoundException
Constructor that allows a specific error message to be specified.
SET_ATTRIBUTE - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
SET_ATTRIBUTE_NOTIFICATION - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
SET_ATTRIBUTES - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
SET_ATTRIBUTES_NOTIFICATION - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
set(int, Attribute) - Method in class javax.management.AttributeList
Sets the element at the position specified to be the attribute specified.
set(int, Role) - Method in class javax.management.relation.RoleList
Sets the element at the position specified to be the role specified.
set(int, RoleUnresolved) - Method in class javax.management.relation.RoleUnresolvedList
Sets the element at the position specified to be the unresolved role specified.
SetAttribute - Static variable in class javax.management.MBeanPermission
 
setAttribute(Attribute) - Method in interface javax.management.DynamicMBean
Sets the value of a specific attribute of the Dynamic MBean
setAttribute(Attribute) - Method in class javax.management.StandardMBean
 
setAttribute(Attribute) - Method in class javax.management.modelmbean.RequiredModelMBean
Sets the value of a specific attribute of a named ModelMBean.
setAttribute(Attribute) - Method in class org.huihoo.jfox.jmx.MBeanMetaDataSupport
 
setAttribute(Attribute) - Method in interface org.huihoo.jfox.jmx.MBeanMetaData
 
setAttribute(Attribute) - Method in class org.huihoo.jfox.jmx.DynamicMBeanMetaDataSupport
 
setAttribute(ObjectName, Attribute) - Method in interface javax.management.MBeanServerConnection
Sets the value of a specific attribute of a named MBean.
setAttribute(ObjectName, Attribute) - Method in interface javax.management.MBeanServer
Sets the value of a specific attribute of a named MBean.
setAttribute(ObjectName, Attribute) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
setAttributes(AttributeList) - Method in interface javax.management.DynamicMBean
Sets the values of several attributes of the Dynamic MBean
setAttributes(AttributeList) - Method in class javax.management.StandardMBean
 
setAttributes(AttributeList) - Method in class javax.management.modelmbean.RequiredModelMBean
Sets the values of an array of attributes of this ModelMBean.
setAttributes(AttributeList) - Method in class org.huihoo.jfox.jmx.MBeanMetaDataSupport
 
setAttributes(AttributeList) - Method in interface org.huihoo.jfox.jmx.MBeanMetaData
 
setAttributes(AttributeList) - Method in class org.huihoo.jfox.jmx.DynamicMBeanMetaDataSupport
 
setAttributes(ObjectName, AttributeList) - Method in interface javax.management.MBeanServerConnection
Sets the values of several attributes of a named MBean.
setAttributes(ObjectName, AttributeList) - Method in interface javax.management.MBeanServer
Sets the values of several attributes of a named MBean.
setAttributes(ObjectName, AttributeList) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
setContentType(String) - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpResponse
 
setDescriptor(Descriptor) - Method in interface javax.management.DescriptorAccess
Sets Descriptor (full replace).
setDescriptor(Descriptor) - Method in class javax.management.modelmbean.ModelMBeanOperationInfo
Sets associated Descriptor (full replace) for the ModelMBeanOperationInfo If the new Descriptor is null, then the associated Descriptor reverts to a default descriptor.
setDescriptor(Descriptor) - Method in class javax.management.modelmbean.ModelMBeanAttributeInfo
Sets associated Descriptor (full replace) for the ModelMBeanAttributeDescriptor.
setDescriptor(Descriptor) - Method in class javax.management.modelmbean.ModelMBeanConstructorInfo
Sets associated Descriptor (full replace) of ModelMBeanConstructorInfo.
setDescriptor(Descriptor) - Method in class javax.management.modelmbean.ModelMBeanNotificationInfo
Sets associated Descriptor (full replace) for the ModelMBeanNotificationInfo If the new Descriptor is null, then the associated Descriptor reverts to a default descriptor.
setDescriptor(Descriptor, String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
adds or replaces descriptors in all the info arrays for the ModelMBean.
setDescriptor(Descriptor, String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
Adds or replaces a descriptor in the ModelMBeanInfoSupport.
setDescriptors(Descriptor[]) - Method in interface javax.management.modelmbean.ModelMBeanInfo
adds or replaces descriptors in the ModelMBeanInfo.
setDescriptors(Descriptor[]) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
Adds or replaces descriptors in all the ModelMBeanInfoSupport for the ModelMBean.
setDifferenceMode(boolean) - Method in class javax.management.monitor.CounterMonitor
 
setDifferenceMode(boolean) - Method in interface javax.management.monitor.GaugeMonitorMBean
Sets the difference mode flag value.
setDifferenceMode(boolean) - Method in interface javax.management.monitor.CounterMonitorMBean
Sets the difference mode flag value.
setDifferenceMode(boolean) - Method in class javax.management.monitor.GaugeMonitor
 
setDocumentRoot(String) - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpServer
 
setField(String, Object) - Method in interface javax.management.Descriptor
Sets the value for a specific fieldname.
setField(String, Object) - Method in class javax.management.modelmbean.DescriptorSupport
Sets the string value for a specific fieldname.
setFields(String[], Object[]) - Method in interface javax.management.Descriptor
Sets all Fields in the list to the new value in with the same index in the fieldValue array.
setFields(String[], Object[]) - Method in class javax.management.modelmbean.DescriptorSupport
Sets all Fields in the list to the new value in with the same index in the fieldValue array.
setGranularityPeriod(long) - Method in class javax.management.monitor.Monitor
 
setGranularityPeriod(long) - Method in interface javax.management.monitor.MonitorMBean
Sets the granularity period (in milliseconds).
setHeader(String, String) - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpResponse
 
setImplementation(Object) - Method in class javax.management.StandardMBean
Replace the implementation object wrapped in this object.
setInitThreshold(Number) - Method in class javax.management.monitor.CounterMonitor
 
setInitThreshold(Number) - Method in interface javax.management.monitor.CounterMonitorMBean
Sets the initial threshold value common to all observed MBeans.
setLibraryDirectory(String) - Method in interface javax.management.loading.MLetMBean
Sets the directory used by the library loader for storing native libraries before they are loaded into memory.
setLibraryDirectory(String) - Method in class javax.management.loading.MLet
 
setManagedResource(Object, String) - Method in interface javax.management.modelmbean.ModelMBean
Sets the instance handle of the object against which to execute all methods in this ModelMBean management interface (MBeanInfo and Descriptors)
setManagedResource(Object, String) - Method in class javax.management.modelmbean.RequiredModelMBean
Sets the instance handle of the object against which to execute all methods in this RequiredModelMBean management interface (ModelMBeanInfo and Descriptors).
setMBeanDescriptor(Descriptor) - Method in interface javax.management.modelmbean.ModelMBeanInfo
sets the ModelMBean's descriptor (fully replace).
setMBeanDescriptor(Descriptor) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
Sets the ModelMBean's descriptor.
setMBeanServer(MBeanServer) - Method in interface javax.management.ValueExp
Sets the MBean server on which the query is to be performed.
setMBeanServer(MBeanServer) - Method in interface javax.management.QueryExp
Sets the MBean server on which the query is to be performed.
setMBeanServer(MBeanServer) - Method in class javax.management.QueryEval
Sets the MBean server on which the query is to be performed.
setMBeanServer(MBeanServer) - Method in class javax.management.AttributeValueExp
Sets the MBean server on which the query is to be performed.
setMBeanServer(MBeanServer) - Method in class javax.management.ObjectName
 
setModelMBeanInfo(ModelMBeanInfo) - Method in interface javax.management.modelmbean.ModelMBean
Initializes a ModelMBean object using ModelMBeanInfo passed in.
setModelMBeanInfo(ModelMBeanInfo) - Method in class javax.management.modelmbean.RequiredModelMBean
Initializes a RequiredModelMBean object using ModelMBeanInfo passed in.
setModulus(Number) - Method in class javax.management.monitor.CounterMonitor
 
setModulus(Number) - Method in interface javax.management.monitor.CounterMonitorMBean
Sets the modulus value.
setNotify(boolean) - Method in class javax.management.monitor.CounterMonitor
 
setNotify(boolean) - Method in interface javax.management.monitor.CounterMonitorMBean
Sets the notification's on/off switch value.
setNotifyDiffer(boolean) - Method in class javax.management.monitor.StringMonitor
 
setNotifyDiffer(boolean) - Method in interface javax.management.monitor.StringMonitorMBean
Sets the differing notification's on/off switch value.
setNotifyHigh(boolean) - Method in interface javax.management.monitor.GaugeMonitorMBean
Sets the high notification's on/off switch value.
setNotifyHigh(boolean) - Method in class javax.management.monitor.GaugeMonitor
 
setNotifyLow(boolean) - Method in interface javax.management.monitor.GaugeMonitorMBean
Sets the low notification's on/off switch value.
setNotifyLow(boolean) - Method in class javax.management.monitor.GaugeMonitor
 
setNotifyMatch(boolean) - Method in class javax.management.monitor.StringMonitor
 
setNotifyMatch(boolean) - Method in interface javax.management.monitor.StringMonitorMBean
Sets the matching notification's on/off switch value.
setObjectName(ObjectName) - Method in class org.huihoo.jfox.jmx.MBeanMetaDataSupport
 
setObjectName(ObjectName) - Method in interface org.huihoo.jfox.jmx.MBeanMetaData
 
setObjectName(ObjectName) - Method in class org.huihoo.jfox.jmx.DynamicMBeanMetaDataSupport
 
setObservedAttribute(String) - Method in class javax.management.monitor.Monitor
 
setObservedAttribute(String) - Method in interface javax.management.monitor.MonitorMBean
Sets the attribute to observe.
setOffset(Number) - Method in class javax.management.monitor.CounterMonitor
 
setOffset(Number) - Method in interface javax.management.monitor.CounterMonitorMBean
Sets the offset value.
setPort(int) - Method in class org.huihoo.jfox.jmx.adaptor.http.HtmlAdaptorServer
 
setPort(int) - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpServer
 
setProblemType(int) - Method in class javax.management.relation.RoleUnresolved
Sets problem type
setPurgeFlag(boolean) - Method in class javax.management.relation.RelationService
Sets the flag to indicate if when a notification is received for the unregistration of a MBean referenced in a relation, if an immediate "purge" of the relations (look for the relations no longer valid) has to be performed , or if that will be performed only when the purgeRelations method will be explicitly called.
setPurgeFlag(boolean) - Method in interface javax.management.relation.RelationServiceMBean
Sets the flag to indicate if when a notification is received for the unregistration of a MBean referenced in a relation, if an immediate "purge" of the relations (look for the relations no longer valid) has to be performed , or if that will be performed only when the purgeRelations method will be explicitly called.
setRelationServiceManagementFlag(Boolean) - Method in class javax.management.relation.RelationSupport
Sets the flag to specify that it is handled or not by the Relation Service BEWARE, this method has to be exposed for the user relation MBeans, as the Relation Service will access them through their management interface.
setRelationServiceManagementFlag(Boolean) - Method in interface javax.management.relation.RelationSupportMBean
Sets the flag to specify that it is handled or not by the Relation Service BEWARE, this method has to be exposed as the Relation Service will access the relation through its management interface.
setRole(Role) - Method in class javax.management.relation.RelationSupport
Sets the given role.
setRole(Role) - Method in interface javax.management.relation.Relation
Sets the given role.
setRole(String, Role) - Method in class javax.management.relation.RelationService
 
setRole(String, Role) - Method in interface javax.management.relation.RelationServiceMBean
Sets the given role in given relation.
setRoleName(String) - Method in class javax.management.relation.RoleUnresolved
Sets role name
setRoleName(String) - Method in class javax.management.relation.Role
Sets role name
setRoles(RoleList) - Method in class javax.management.relation.RelationSupport
Sets the given roles.
setRoles(RoleList) - Method in interface javax.management.relation.Relation
Sets the given roles.
setRoles(RoleList) - Method in class javax.management.relation.RoleResult
Sets list of roles successfully accessed
setRoles(String, RoleList) - Method in class javax.management.relation.RelationService
 
setRoles(String, RoleList) - Method in interface javax.management.relation.RelationServiceMBean
Sets the given roles in given relation.
setRolesUnresolved(RoleUnresolvedList) - Method in class javax.management.relation.RoleResult
Sets list of roles unsuccessfully accessed
setRoleValue(List) - Method in class javax.management.relation.RoleUnresolved
Sets role value
setRoleValue(List) - Method in class javax.management.relation.Role
Sets role value
setSendPastNotifications(boolean) - Method in interface javax.management.timer.TimerMBean
Sets the flag indicating whether the timer sends past notifications or not.
setSendPastNotifications(boolean) - Method in class javax.management.timer.Timer
 
setSequenceNumber(long) - Method in class javax.management.Notification
Set the notification sequence number.
setServer(MBeanServer) - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpServer
 
setSource(Object) - Method in class javax.management.Notification
Set the source object name
setStatus(int) - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpResponse
 
setStringToCompare(String) - Method in class javax.management.monitor.StringMonitor
 
setStringToCompare(String) - Method in interface javax.management.monitor.StringMonitorMBean
Sets the string to compare with the observed attribute.
setThresholds(Number, Number) - Method in interface javax.management.monitor.GaugeMonitorMBean
Sets the high and the low threshold values.
setThresholds(Number, Number) - Method in class javax.management.monitor.GaugeMonitor
 
setTimeStamp(long) - Method in class javax.management.Notification
Set the notification timestamp.
setURI(String) - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpRequest
 
setUserData(Object) - Method in class javax.management.Notification
Set the user data.
SHORT - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.lang.Short.
SHORT_CLASSNAME - Static variable in class javax.management.openmbean.OpenType
 
SignatureClassLoader - class org.huihoo.jfox.jmx.loading.SignatureClassLoader.
 
SignatureClassLoader() - Constructor for class org.huihoo.jfox.jmx.loading.SignatureClassLoader
 
SimpleType - class javax.management.openmbean.SimpleType.
The SimpleType class is the open type class whose instances describe all open data values which are neither arrays, nor CompositeData values, nor TabularData values.
size() - Method in interface javax.management.openmbean.TabularData
Returns the number of CompositeData values (ie the number of rows) contained in this TabularData instance.
size() - Method in class javax.management.openmbean.TabularDataSupport
Returns the number of rows in this TabularDataSupport instance.
size() - Method in class org.huihoo.jfox.jmx.MBeanServerRepositorySupport
 
size() - Method in interface org.huihoo.jfox.jmx.MBeanServerRepository
 
source - Variable in class javax.management.Notification
The object on which the notification initially occurred.
split(String, String) - Static method in class org.huihoo.jfox.jmx.adaptor.http.CreateMBeanCommand
 
StandardMBean - class javax.management.StandardMBean.
An MBean whose management interface is determined by reflection on a Java interface. This class brings more flexibility to the notion of Management Interface in the use of Standard MBeans.
StandardMBean(Class) - Constructor for class javax.management.StandardMBean
Make a DynamicMBean out of this, using the specified mbeanInterface class. Call this(this,mbeanInterface).
StandardMBean(Object, Class) - Constructor for class javax.management.StandardMBean
Make a DynamicMBean out of the object implementation, using the specified mbeanInterface class.
start() - Method in class javax.management.monitor.Monitor
 
start() - Method in class javax.management.monitor.CounterMonitor
 
start() - Method in class javax.management.monitor.StringMonitor
 
start() - Method in class javax.management.monitor.GaugeMonitor
 
start() - Method in interface javax.management.timer.TimerMBean
Starts the timer.
start() - Method in class javax.management.timer.Timer
 
start() - Method in class org.huihoo.jfox.jmx.adaptor.http.HtmlAdaptorServer
 
start() - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpServer
doStart a new thread ,wait for http connection
start() - Method in interface org.huihoo.jfox.jmx.adaptor.http.HtmlAdaptorServerMBean
 
stop() - Method in class javax.management.monitor.Monitor
 
stop() - Method in class javax.management.monitor.CounterMonitor
 
stop() - Method in class javax.management.monitor.StringMonitor
 
stop() - Method in class javax.management.monitor.GaugeMonitor
 
stop() - Method in interface javax.management.timer.TimerMBean
Stops the timer.
stop() - Method in class javax.management.timer.Timer
 
stop() - Method in class org.huihoo.jfox.jmx.adaptor.http.HtmlAdaptorServer
 
stop() - Method in class org.huihoo.jfox.jmx.adaptor.http.HttpServer
 
stop() - Method in interface org.huihoo.jfox.jmx.adaptor.http.HtmlAdaptorServerMBean
 
store() - Method in interface javax.management.PersistentMBean
Captures the current state of this MMBean instance and writes it out to the persistent store.
store() - Method in class javax.management.modelmbean.RequiredModelMBean
 
store(ObjectName, MBeanMetaData) - Method in class org.huihoo.jfox.jmx.MBeanServerRepositoryController
 
STRING - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.lang.String.
STRING_CLASSNAME - Static variable in class javax.management.openmbean.OpenType
 
STRING_TO_COMPARE_VALUE_DIFFERED - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed attribute has differed from the "string to compare" value.
STRING_TO_COMPARE_VALUE_MATCHED - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed attribute has matched the "string to compare" value.
StringMonitor - class javax.management.monitor.StringMonitor.
Defines a monitor MBean designed to observe the values of a string attribute.
StringMonitor() - Constructor for class javax.management.monitor.StringMonitor
 
StringMonitorMBean - interface javax.management.monitor.StringMonitorMBean.
Exposes the remote management interface of the string monitor MBean.
StringValueExp - class javax.management.StringValueExp.
Represents strings that are arguments to relational constraints.
StringValueExp() - Constructor for class javax.management.StringValueExp
Basic constructor.
StringValueExp(String) - Constructor for class javax.management.StringValueExp
Creates a new StringValueExp representing the string literal val.

T

TabularData - interface javax.management.openmbean.TabularData.
The TabularData interface specifies the behaviour of a specific type of complex open data objects which represent tabular data structures.
TABULARDATA_CLASSNAME - Static variable in class javax.management.openmbean.OpenType
 
TabularDataSupport - class javax.management.openmbean.TabularDataSupport.
The TabularDataSupport class is the open data class which implements the TabularData and the Map interfaces, and which is internally based on a hash map data structure.
TabularDataSupport(TabularType) - Constructor for class javax.management.openmbean.TabularDataSupport
Creates an empty TabularDataSupport instance whose open-type is tabularType, and whose underlying HashMap has a default initial capacity (101) and default load factor (0.75).
TabularDataSupport(TabularType, int, float) - Constructor for class javax.management.openmbean.TabularDataSupport
Creates an empty TabularDataSupport instance whose open-type is tabularType, and whose underlying HashMap has the specified initial capacity and load factor.
TabularType - class javax.management.openmbean.TabularType.
The TabularType class is the open type class whose instances describe the types of TabularData values.
TabularType(String, String, CompositeType, String[]) - Constructor for class javax.management.openmbean.TabularType
Constructs a TabularType instance, checking for the validity of the given parameters.
THRESHOLD_ERROR - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the type of the thresholds, offset or modulus is not correct.
THRESHOLD_HIGH_VALUE_EXCEEDED - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed attribute has exceeded the threshold high value.
THRESHOLD_LOW_VALUE_EXCEEDED - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed attribute has exceeded the threshold low value.
THRESHOLD_VALUE_EXCEEDED - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed attribute has reached the threshold value.
Timer - class javax.management.timer.Timer.
Provides the implementation of the timer MBean.
TIMER_SCHEDULE - Static variable in class javax.management.timer.TimerNotification
 
Timer() - Constructor for class javax.management.timer.Timer
 
TimerMBean - interface javax.management.timer.TimerMBean.
Exposes the management interface of the timer MBean.
TimerNotification - class javax.management.timer.TimerNotification.
This class provides definitions of the notifications sent by timer MBeans.
TIMES - Static variable in class javax.management.Query
 
times(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a binary expression representing the product of two numeric values.
TimesOpValueExp - class org.huihoo.jfox.jmx.queries.TimesOpValueExp.
 
TimesOpValueExp(ValueExp, ValueExp) - Constructor for class org.huihoo.jfox.jmx.queries.TimesOpValueExp
 
toString() - Method in class javax.management.InvalidApplicationException
Returns the string representing the object
toString() - Method in class javax.management.StringValueExp
Returns the string representing the object.
toString() - Method in class javax.management.AttributeValueExp
Returns the string representing its value.
toString() - Method in class javax.management.BadAttributeValueExpException
Returns the string representing the object.
toString() - Method in class javax.management.BadBinaryOpValueExpException
Returns the string representing the object.
toString() - Method in class javax.management.BadStringOperationException
Returns the string representing the object.
toString() - Method in class javax.management.ObjectName
 
toString() - Method in class javax.management.modelmbean.ModelMBeanOperationInfo
Returns a string containing the entire contents of the ModelMBeanOperationInfo in human readable form.
toString() - Method in class javax.management.modelmbean.ModelMBeanAttributeInfo
Returns a human readable version of the ModelMBeanAttributeInfo instance
toString() - Method in class javax.management.modelmbean.ModelMBeanConstructorInfo
Returns a string containing the entire contents of the ModelMBeanConstructorInfo in human readable form.
toString() - Method in class javax.management.modelmbean.ModelMBeanNotificationInfo
Returns a human readable string containing ModelMBeanNotificationInfo
toString() - Method in class javax.management.modelmbean.DescriptorSupport
 
toString() - Method in class javax.management.openmbean.OpenMBeanInfoSupport
Returns a string representation of this OpenMBeanInfoSupport instance.
toString() - Method in class javax.management.openmbean.OpenMBeanConstructorInfoSupport
Returns a string representation of this OpenMBeanConstructorInfoSupport instance.
toString() - Method in class javax.management.openmbean.OpenType
Returns a string representation of this open type instance.
toString() - Method in class javax.management.openmbean.CompositeType
Returns a string representation of this CompositeType instance.
toString() - Method in interface javax.management.openmbean.TabularData
Returns a string representation of this TabularData instance.
toString() - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Returns a string representation of this OpenMBeanAttributeInfo instance.
toString() - Method in class javax.management.openmbean.CompositeDataSupport
Returns a string representation of this CompositeDataSupport instance.
toString() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returns a string representation of this OpenMBeanOperationInfo instance.
toString() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns a string representation of this OpenMBeanParameterInfo instance.
toString() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns a string representation of this OpenMBeanAttributeInfoSupport instance.
toString() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns a string representation of this OpenMBeanInfo instance.
toString() - Method in class javax.management.openmbean.SimpleType
Returns a string representation of this SimpleType instance.
toString() - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
Returns a string representation of this OpenMBeanConstructorInfo instance.
toString() - Method in class javax.management.openmbean.OpenMBeanOperationInfoSupport
Returns a string representation of this OpenMBeanOperationInfoSupport instance.
toString() - Method in class javax.management.openmbean.ArrayType
 
toString() - Method in class javax.management.openmbean.TabularType
Returns a string representation of this TabularType instance.
toString() - Method in interface javax.management.openmbean.CompositeData
Returns a string representation of this CompositeData instance.
toString() - Method in class javax.management.openmbean.TabularDataSupport
Returns a string representation of this TabularDataSupport instance.
toString() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns a string representation of this OpenMBeanParameterInfoSupport instance.
toString() - Method in class javax.management.relation.RoleInfo
Prints a string describing the role info
toString() - Method in class javax.management.relation.RoleUnresolved
Prints a string describing the role
toString() - Method in class javax.management.relation.Role
Prints a string describing the role
toString() - Method in class org.huihoo.jfox.jmx.queries.TimesOpValueExp
 
toString() - Method in class org.huihoo.jfox.jmx.queries.DivOpValueExp
 
toString() - Method in class org.huihoo.jfox.jmx.queries.OrQueryExp
 
toString() - Method in class org.huihoo.jfox.jmx.queries.InQueryExp
 
toString() - Method in class org.huihoo.jfox.jmx.queries.BooleanValueExp
 
toString() - Method in class org.huihoo.jfox.jmx.queries.AndQueryExp
 
toString() - Method in class org.huihoo.jfox.jmx.queries.MatchQueryExp
 
toString() - Method in class org.huihoo.jfox.jmx.queries.GeqRelQueryExp
 
toString() - Method in class org.huihoo.jfox.jmx.queries.MinusOpValueExp
 
toString() - Method in class org.huihoo.jfox.jmx.queries.BetweenQueryExp
 
toString() - Method in class org.huihoo.jfox.jmx.queries.ClassAttributeValueExp
 
toString() - Method in class org.huihoo.jfox.jmx.queries.LeqRelQueryExp
 
toString() - Method in class org.huihoo.jfox.jmx.queries.NumericValueExp
 
toString() - Method in class org.huihoo.jfox.jmx.queries.EqRelQueryExp
 
toString() - Method in class org.huihoo.jfox.jmx.queries.GtRelQueryExp
 
toString() - Method in class org.huihoo.jfox.jmx.queries.LtRelQueryExp
 
toString() - Method in class org.huihoo.jfox.jmx.queries.QualifiedAttributeValueExp
 
toString() - Method in class org.huihoo.jfox.jmx.queries.NotQueryExp
 
toString() - Method in class org.huihoo.jfox.jmx.queries.PlusOpValueExp
 
toXMLString() - Method in class javax.management.modelmbean.DescriptorSupport
 
TYPE_ATTR - Static variable in class org.huihoo.jfox.jmx.loading.MLetTags
 

U

UNKNOWN - Static variable in class javax.management.MBeanOperationInfo
Indicates that the operation has an "unknown" nature.
UNREGISTER_MBEAN - Static variable in class org.huihoo.jfox.jmx.ExtendedMBeanServerNotification
 
unregisterInterceptor(MBeanServerInterceptorListener) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
unregisterInterceptor(MBeanServerInterceptorListener) - Method in interface org.huihoo.jfox.jmx.ExtendedMBeanServer
 
UnregisterMBean - Static variable in class javax.management.MBeanPermission
 
unregisterMBean(ObjectName) - Method in interface javax.management.MBeanServerConnection
Unregisters an MBean from the MBean server.
unregisterMBean(ObjectName) - Method in interface javax.management.MBeanServer
De-registers an MBean from the MBean server.
unregisterMBean(ObjectName) - Method in class org.huihoo.jfox.jmx.MBeanServerSupport
 
UnregisterMBeanCommand - class org.huihoo.jfox.jmx.adaptor.http.UnregisterMBeanCommand.
 
UnregisterMBeanCommand() - Constructor for class org.huihoo.jfox.jmx.adaptor.http.UnregisterMBeanCommand
 
UNREGISTRATION_NOTIFICATION - Static variable in class javax.management.MBeanServerNotification
Notification type denoting that an MBean has been unregistered.
updateRoleMap(String, Role, List) - Method in class javax.management.relation.RelationService
 
updateRoleMap(String, Role, List) - Method in interface javax.management.relation.RelationServiceMBean
Handles update of the Relation Service role map for the update of given role in given relation.

V

VALUE_ATTR - Static variable in class org.huihoo.jfox.jmx.loading.MLetTags
 
value(boolean) - Static method in class javax.management.Query
Returns a boolean value expression that can be used in any Query call that expects a ValueExp.
value(double) - Static method in class javax.management.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(float) - Static method in class javax.management.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(int) - Static method in class javax.management.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(long) - Static method in class javax.management.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(Number) - Static method in class javax.management.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(String) - Static method in class javax.management.Query
Returns a new string expression.
ValueExp - interface javax.management.ValueExp.
Represents values that can be passed as arguments to relational expressions.
values() - Method in interface javax.management.openmbean.TabularData
Returns a collection view of the CompositeData values (ie the rows) contained in this TabularData instance.
values() - Method in class javax.management.openmbean.CompositeDataSupport
Returns an unmodifiable Collection view of the item values contained in this CompositeData instance.
values() - Method in interface javax.management.openmbean.CompositeData
Returns an unmodifiable Collection view of the item values contained in this CompositeData instance.
values() - Method in class javax.management.openmbean.TabularDataSupport
Returns a collection view of the rows contained in this TabularDataSupport instance.
VERSION_ATTR - Static variable in class org.huihoo.jfox.jmx.loading.MLetTags
 
ViewMBeanCommand - class org.huihoo.jfox.jmx.adaptor.http.ViewMBeanCommand.
 
ViewMBeanCommand() - Constructor for class org.huihoo.jfox.jmx.adaptor.http.ViewMBeanCommand
 
VOID - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.lang.Void.
VOID_CLASSNAME - Static variable in class javax.management.openmbean.OpenType
 

W

WWW_AUTHENTICATE_HEADER - Static variable in class org.huihoo.jfox.jmx.adaptor.http.HttpConstants
 

X

XMLParseException - exception javax.management.modelmbean.XMLParseException.
This exception is thrown when an XML formatted string is being parsed into ModelMBean objects or when XML formatted strings are being created from ModelMBean objects.
XMLParseException() - Constructor for class javax.management.modelmbean.XMLParseException
 
XMLParseException(Exception, String) - Constructor for class javax.management.modelmbean.XMLParseException
 
XMLParseException(String) - Constructor for class javax.management.modelmbean.XMLParseException
 

_

_getRole(String) - Method in class javax.management.relation.RelationSupport
 
_setRole(Role) - Method in class javax.management.relation.RelationSupport
 
_start() - Method in class javax.management.monitor.Monitor
 
_stop() - Method in class javax.management.monitor.Monitor
 

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