org.mule.providers.soap.xfire
Class XFireClientPoolFactory
java.lang.Object
BasePoolableObjectFactory
org.mule.providers.soap.xfire.XFireClientPoolFactory
- Direct Known Subclasses:
- XFireWsdlClientPoolFactory
- public class XFireClientPoolFactory
- extends BasePoolableObjectFactory
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
uri
protected UMOEndpointURI uri
service
protected Service service
xfire
protected XFire xfire
connector
protected XFireConnector connector
XFireClientPoolFactory
public XFireClientPoolFactory(UMOImmutableEndpoint endpoint,
Service service,
XFire xfire)
makeObject
public Object makeObject()
throws Exception
- Throws:
Exception
passivateObject
public void passivateObject(Object obj)
throws Exception
- Throws:
Exception
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.