Method Summary |
|
public static synchronized JMXBeanConnector | getInstance() This method returns the JMXBean connector instance. |
public Object | getJMXBean(String key) This method will return the reference to the wrapper object using the
bind key identifier. |
public Set | getJMXBeanKeys() Retrieve the bind keys. |
public static synchronized void | init(JMXBeanManager beanManager) This method will be responsible for initializing the jmx bean connector. |