Class | Description |
---|---|
FilterCriteria |
Represents a filter criteria to be used by the
MBeanServerQuery . |
MBeanServerQuery |
Enables the user to make queries against a given
MBeanServerConnection . |
QueryResult |
Represents the result of a query when using the
MBeanServerQuery . |
QueryResult.AttributeResult | |
QueryResult.MBeanResult |
Exception | Description |
---|---|
MBeanServerQueryException |
Exception which is thrown when an error while querying the MBean server occurs.
|
Copyright © 2021. All rights reserved.