Uses of Class
org.ow2.jasmine.probe.jmxconnection.JmxConnectionException

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

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

Methods in org.ow2.jasmine.probe.jmxconnection that throw JmxConnectionException
 void JmxConnectionFactory.close()
          Close the Factory: Not use any longer: release resources.
 JmxConnectionFactory JmxConnectionService.getJmxConnectionFactory(String targetUrl, Map<String,String> env)
          Get the JmxConnectionFactory for these parameters.
 MBeanServerConnection JmxConnectionFactory.getMBeanServerConnection()
          Get a MBeanServerConnection
 

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

Methods in org.ow2.jasmine.probe.jmxconnection.simple that throw JmxConnectionException
 void JmxConnectionFactoryImpl.close()
           
 JmxConnectionFactory JmxConnectionServiceImpl.getJmxConnectionFactory(String url, Map<String,String> props)
          Get the JmxConnectionFactory for these parameters.
 MBeanServerConnection JmxConnectionFactoryImpl.getMBeanServerConnection()
           
 

Constructors in org.ow2.jasmine.probe.jmxconnection.simple that throw JmxConnectionException
JmxConnectionFactoryImpl(String url, Map<String,String> props)
          Constructor
 



Copyright © 2013 OW2 Consortium. All Rights Reserved.