org.codehaus.xfire.spring
Class AbstractXFireSpringTest
java.lang.Object
AbstractXFireAegisTest
org.codehaus.xfire.spring.AbstractXFireSpringTest
public abstract class AbstractXFireSpringTest
- extends AbstractXFireAegisTest
Provides test support for XFire spring web services. Simply supply your ApplicationContext by
implementing the createContext
method.
- Author:
- Dan Diephouse
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractXFireSpringTest
public AbstractXFireSpringTest()
setUp
public void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
createContext
protected abstract ApplicationContext createContext()
getContext
protected ApplicationContext getContext()
getServiceFactory
public ServiceFactory getServiceFactory()
getXFire
protected XFire getXFire()
getBean
protected java.lang.Object getBean(java.lang.String id)
Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.