org.codehaus.xfire.spring.config
Class XFireBean
java.lang.Object
org.codehaus.xfire.spring.config.XFireBean
public class XFireBean
- extends java.lang.Object
- Author:
- Tomasz Sztelak
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
xFire
protected XFire xFire
XFireBean
public XFireBean()
getFaultHandlers
public java.util.List getFaultHandlers()
setFaultHandlers
public void setFaultHandlers(java.util.List faultHandlers)
getInHandlers
public java.util.List getInHandlers()
setInHandlers
public void setInHandlers(java.util.List inHandlers)
getOutHandlers
public java.util.List getOutHandlers()
setOutHandlers
public void setOutHandlers(java.util.List outHandlers)
getTransports
public java.util.List getTransports()
setTransports
public void setTransports(java.util.List transports)
afterPropertiesSet
public void afterPropertiesSet()
throws java.lang.Exception
- Throws:
java.lang.Exception
setApplicationContext
public void setApplicationContext(ApplicationContext ctx)
throws BeansException
- Throws:
BeansException
getProperties
public java.util.Map getProperties()
setProperties
public void setProperties(java.util.Map properties)
Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.