org.quickfixj.jmx.mbean
Class JmxSupport

java.lang.Object
  extended by org.quickfixj.jmx.mbean.JmxSupport

public class JmxSupport
extends java.lang.Object


Constructor Summary
JmxSupport()
           
 
Method Summary
static java.io.IOException toIOException(java.lang.Exception e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmxSupport

public JmxSupport()
Method Detail

toIOException

public static java.io.IOException toIOException(java.lang.Exception e)
                                         throws java.io.IOException
Throws:
java.io.IOException