xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.util.admin.extern.JmxWrapper

Packages that use JmxWrapper
org.xmlBlaster.util Java helper classes for server and client programming. 
org.xmlBlaster.util.admin.extern   
 

Uses of JmxWrapper in org.xmlBlaster.util
 

Methods in org.xmlBlaster.util that return JmxWrapper
 JmxWrapper Global.getJmxWrapper()
           
 

Uses of JmxWrapper in org.xmlBlaster.util.admin.extern
 

Fields in org.xmlBlaster.util.admin.extern declared as JmxWrapper
private static JmxWrapper JmxWrapper.theJmxWrapper
           
 

Methods in org.xmlBlaster.util.admin.extern that return JmxWrapper
static JmxWrapper JmxWrapper.getInstance(Global glob)
          Singleton to avoid that different Global instances create more than one JmxWrapper.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.