org.mule.providers.soap.xfire.wsdl
Class XFireWsdlClientPoolFactory
java.lang.Object
org.apache.commons.pool.BasePoolableObjectFactory
org.mule.providers.soap.xfire.XFireClientPoolFactory
org.mule.providers.soap.xfire.wsdl.XFireWsdlClientPoolFactory
- All Implemented Interfaces:
- PoolableObjectFactory
- public class XFireWsdlClientPoolFactory
- extends XFireClientPoolFactory
|
Constructor Summary |
XFireWsdlClientPoolFactory(org.mule.umo.endpoint.UMOImmutableEndpoint endpoint,
org.codehaus.xfire.service.Service service,
org.codehaus.xfire.XFire xfire)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XFireWsdlClientPoolFactory
public XFireWsdlClientPoolFactory(org.mule.umo.endpoint.UMOImmutableEndpoint endpoint,
org.codehaus.xfire.service.Service service,
org.codehaus.xfire.XFire xfire)
makeObject
public Object makeObject()
throws Exception
- Specified by:
makeObject in interface PoolableObjectFactory- Overrides:
makeObject in class XFireClientPoolFactory
- Throws:
Exception
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.