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(java.lang.String targetUrl, java.util.Map<java.lang.String,java.lang.String> env)
          Get the JmxConnectionFactory for these parameters.
 javax.management.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(java.lang.String url, java.util.Map<java.lang.String,java.lang.String> props)
          Get the JmxConnectionFactory for these parameters.
 javax.management.MBeanServerConnection JmxConnectionFactoryImpl.getMBeanServerConnection()
           
 

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



Copyright © 2011 OW2 Consortium. All Rights Reserved.