org.codehaus.xfire.spring
Class XFireConfigLoader

java.lang.Object
  extended by org.codehaus.xfire.spring.XFireConfigLoader

public class XFireConfigLoader
extends java.lang.Object

Author:
Tomasz Sztelak, Mika Goeckel

Constructor Summary
XFireConfigLoader()
           
 
Method Summary
 XFire loadConfig(java.lang.String configPath)
           
 XFire loadConfig(java.lang.String configPath, ServletContext servletCtx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XFireConfigLoader

public XFireConfigLoader()
Method Detail

loadConfig

public XFire loadConfig(java.lang.String configPath,
                        ServletContext servletCtx)
                 throws XFireException
Throws:
XFireException

loadConfig

public XFire loadConfig(java.lang.String configPath)
                 throws XFireException
Throws:
XFireException


Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.