com.eviware.soapui.impl.wsdl.submit.transports.jms.util
Class HermesUtils
java.lang.Object
com.eviware.soapui.impl.wsdl.submit.transports.jms.util.HermesUtils
public class HermesUtils
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HERMES_CONFIG_XML
public static java.lang.String HERMES_CONFIG_XML
HermesUtils
public HermesUtils()
hermesContext
public static javax.naming.Context hermesContext(WsdlProject project)
throws javax.naming.NamingException,
java.net.MalformedURLException,
java.io.IOException
- Throws:
javax.naming.NamingException
java.net.MalformedURLException
java.io.IOException
hermesContext
public static javax.naming.Context hermesContext(WsdlProject project,
java.lang.String hermesConfigPath)
throws javax.naming.NamingException,
java.net.MalformedURLException,
java.io.IOException
- Throws:
javax.naming.NamingException
java.net.MalformedURLException
java.io.IOException
flushHermesCache
public static void flushHermesCache()
defaultHermesJMSPath
public static java.lang.String defaultHermesJMSPath()
setHermesJMSPath
public static void setHermesJMSPath(java.lang.String path)
getHermes
public static hermes.Hermes getHermes(WsdlProject project,
java.lang.String sessionName)
throws javax.naming.NamingException
- Parameters:
project
- sessionName
-
- Returns:
- hermes.Hermes
- Throws:
javax.naming.NamingException
Copyright © 2005-2010 eviware.com. All Rights Reserved.