Package org.opennms.features.jmxconfiggenerator.jmxconfig.query
-
Class Summary Class Description FilterCriteria Represents a filter criteria to be used by theMBeanServerQuery
.MBeanServerQuery Enables the user to make queries against a givenMBeanServerConnection
.QueryResult Represents the result of a query when using theMBeanServerQuery
.QueryResult.AttributeResult QueryResult.MBeanResult -
Exception Summary Exception Description MBeanServerQueryException Exception which is thrown when an error while querying the MBean server occurs.