Skip to content

Instantly share code, notes, and snippets.

@soapplied
Created June 27, 2013 14:30
Show Gist options
  • Select an option

  • Save soapplied/5876889 to your computer and use it in GitHub Desktop.

Select an option

Save soapplied/5876889 to your computer and use it in GitHub Desktop.
MBeanFactory example
final MBeanFactory mbfactory = AdminServiceFactory.getMBeanFactory();
final MBeanServer server = mbfactory.getMBeanServer();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment