Uses of Interface
org.ow2.jasmine.probe.jmxconnection.JmxConnectionFactory

Packages that use JmxConnectionFactory
org.ow2.jasmine.probe.jmxconnection   
org.ow2.jasmine.probe.jmxconnection.simple   
 

Uses of JmxConnectionFactory in org.ow2.jasmine.probe.jmxconnection
 

Methods in org.ow2.jasmine.probe.jmxconnection that return JmxConnectionFactory
 JmxConnectionFactory JmxConnectionService.getJmxConnectionFactory(String targetUrl, Map<String,String> env)
          Get the JmxConnectionFactory for these parameters.
 

Uses of JmxConnectionFactory in org.ow2.jasmine.probe.jmxconnection.simple
 

Classes in org.ow2.jasmine.probe.jmxconnection.simple that implement JmxConnectionFactory
 class JmxConnectionFactoryImpl
           
 

Methods in org.ow2.jasmine.probe.jmxconnection.simple that return JmxConnectionFactory
 JmxConnectionFactory JmxConnectionServiceImpl.getJmxConnectionFactory(String url, Map<String,String> props)
          Get the JmxConnectionFactory for these parameters.
 



Copyright © 2013 OW2 Consortium. All Rights Reserved.