com.eviware.soapui.support
Class HermesJMSClasspathHacker

java.lang.Object
  extended by com.eviware.soapui.support.HermesJMSClasspathHacker

public class HermesJMSClasspathHacker
extends java.lang.Object


Constructor Summary
HermesJMSClasspathHacker()
           
 
Method Summary
static void addFile(java.io.File f)
           
static void addFile(java.lang.String s)
           
static void addURL(java.net.URL u)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HermesJMSClasspathHacker

public HermesJMSClasspathHacker()
Method Detail

addFile

public static void addFile(java.lang.String s)
                    throws java.io.IOException
Throws:
java.io.IOException

addFile

public static void addFile(java.io.File f)
                    throws java.io.IOException
Throws:
java.io.IOException

addURL

public static void addURL(java.net.URL u)
                   throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2005-2010 eviware.com. All Rights Reserved.