Class used to build ObjectNames for AMX MBeans. This class does not assume that any MBeans are loaded--and no code should be added which does; such code belongs in the {@link QueryMgr}.
Note that most of the time, using the {@link QueryMgr} is a better choice.In particular, the ObjectNames returned from here are the minimal ones required to uniquely identify the ; the actual registered MBean may well have additional properties.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.