DynamicJMX.queryNames(filter)

Gets the names of MBeans controlled by the MBean server. This method enables any of the following to be obtained: The names of all MBeans, the names of a set of MBeans specified by pattern matching on the ObjectName

Arguments:

Name Type Description Mode
filter Fuego.Jmx.ObjectName The object name pattern identifying the MBean names to be retrieved. in