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.