org.codehaus.xfire.spring
Class XFireConfigLoader

java.lang.Object
  extended byorg.codehaus.xfire.spring.XFireConfigLoader

public class XFireConfigLoader
extends java.lang.Object

Author:
Tomasz Sztelak, Mika Goeckel

Constructor Summary
XFireConfigLoader()
           
 
Method Summary
 org.codehaus.xfire.XFire loadConfig(java.lang.String configPath, javax.servlet.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 org.codehaus.xfire.XFire loadConfig(java.lang.String configPath,
                                           javax.servlet.ServletContext servletCtx)
                                    throws org.codehaus.xfire.XFireException
Throws:
org.codehaus.xfire.XFireException


Copyright © 2004-2006 null. All Rights Reserved.