A new method javax.management.Query.isInstanceOf("className") would return a QueryExp where apply(objectName) returns mbeanServer.isInstanceOf(objectName, "className"). This would allow queries such as "all MBeans that implement NotificationBroadcaster". As for other queries, a non-public serializable class would need to be defined to represent the query.
- relates to
-
JDK-5072268 Suggested API changes for JMX 2.0
-
- Closed
-