Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: forgot to add the link to create the sample page – sorry!

...

{{

http://jakarta.apache.org/commons/modeler/images/modeler-logo-white.png

}}

Commons-Modeler provides mechanisms to create Model MBeans compatible with the Java Management Extensions (JMX) specification.
A lot of information is available on the Modeler website. If you don't find the information you need you can always contact us using one of the mailing lists.

How To's

External Resources

I have put together a sample of how to simply wrap up a simple POJO using BaseModelMBean on my blog here:

http://liviutudor.com/2011/12/22/apache-commons-modeler-simplesample-usage/

. I will try and add a separate wiki page and copy the contents on this wiki, in the meanwhile, I thought of sharing the link here.

Do you have a good example, add it here!

...