org.mule.providers.ftp
Class FTPConnectorTestCase.TestFtpConnectionFactory

java.lang.Object
  extended byorg.mule.providers.ftp.FtpConnectionFactory
      extended byorg.mule.providers.ftp.FTPConnectorTestCase.TestFtpConnectionFactory
All Implemented Interfaces:
PoolableObjectFactory
Enclosing class:
FTPConnectorTestCase

public static final class FTPConnectorTestCase.TestFtpConnectionFactory
extends org.mule.providers.ftp.FtpConnectionFactory


Constructor Summary
FTPConnectorTestCase.TestFtpConnectionFactory(org.mule.umo.endpoint.UMOEndpointURI uri)
           
 
Method Summary
 void activateObject(Object obj)
           
 Object makeObject()
           
 
Methods inherited from class org.mule.providers.ftp.FtpConnectionFactory
destroyObject, passivateObject, validateObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FTPConnectorTestCase.TestFtpConnectionFactory

public FTPConnectorTestCase.TestFtpConnectionFactory(org.mule.umo.endpoint.UMOEndpointURI uri)
Method Detail

makeObject

public Object makeObject()
                  throws Exception
Throws:
Exception

activateObject

public void activateObject(Object obj)
                    throws Exception
Throws:
Exception


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.