org.mule.providers.soap.xfire.wsdl
Class XFireWsdlClientPoolFactory

java.lang.Object
  extended byBasePoolableObjectFactory
      extended byorg.mule.providers.soap.xfire.XFireClientPoolFactory
          extended byorg.mule.providers.soap.xfire.wsdl.XFireWsdlClientPoolFactory

public class XFireWsdlClientPoolFactory
extends XFireClientPoolFactory

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.mule.providers.soap.xfire.XFireClientPoolFactory
connector, service, uri, xfire
 
Constructor Summary
XFireWsdlClientPoolFactory(UMOImmutableEndpoint endpoint, Service service, XFire xfire)
           
 
Method Summary
 Object makeObject()
           
 
Methods inherited from class org.mule.providers.soap.xfire.XFireClientPoolFactory
passivateObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XFireWsdlClientPoolFactory

public XFireWsdlClientPoolFactory(UMOImmutableEndpoint endpoint,
                                  Service service,
                                  XFire xfire)
Method Detail

makeObject

public Object makeObject()
                  throws Exception
Overrides:
makeObject in class XFireClientPoolFactory
Throws:
Exception


Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.