(Translated by https://www.hiragana.jp/)
node-jmx/TODO.md at master · zuazo/node-jmx · GitHub
Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 576 Bytes

TODO.md

File metadata and controls

8 lines (7 loc) · 576 Bytes

TODO for node-jmx

  • JMX Server Support (issue #1).
  • Fix getAttribute error event if attribute isn't found (issue #8).
  • Follow the nodejs callback paradigm for errors (issue #8).
  • Support getMBeanInfo(beanName) (issue #9).
  • Support differente protocol providers (related to issue #4).
  • Support JMX notifications.