Uses of Class
org.ow2.jasmine.monitoring.mbeancmd.JmxAp

Packages that use JmxAp
org.ow2.jasmine.monitoring.mbeancmd.commands   
org.ow2.jasmine.monitoring.mbeancmd.context   
 

Uses of JmxAp in org.ow2.jasmine.monitoring.mbeancmd.commands
 

Fields in org.ow2.jasmine.monitoring.mbeancmd.commands declared as JmxAp
protected  JmxAp Mbean.jmxap
          JMX Access Point.
 

Uses of JmxAp in org.ow2.jasmine.monitoring.mbeancmd.context
 

Fields in org.ow2.jasmine.monitoring.mbeancmd.context declared as JmxAp
protected  JmxAp JmxContext.jmxap
          JMX Access Point.
 

Methods in org.ow2.jasmine.monitoring.mbeancmd.context that return JmxAp
 JmxAp JmxContext.getJmxap()
           
 

Methods in org.ow2.jasmine.monitoring.mbeancmd.context with parameters of type JmxAp
 void JmxContext.setJmxap(JmxAp jmxap)
           
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.