org.mule.providers.ftp
Class FtpConnector.FtpConnectionFactory
java.lang.Object
org.mule.providers.ftp.FtpConnector.FtpConnectionFactory
- Enclosing class:
- FtpConnector
- protected class FtpConnector.FtpConnectionFactory
- extends Object
- Author:
- Guillaume Nodet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FtpConnector.FtpConnectionFactory
public FtpConnector.FtpConnectionFactory(UMOEndpointURI uri)
makeObject
public Object makeObject()
throws Exception
- Throws:
Exception
destroyObject
public void destroyObject(Object obj)
throws Exception
- Throws:
Exception
validateObject
public boolean validateObject(Object obj)
activateObject
public void activateObject(Object obj)
throws Exception
- Throws:
Exception
passivateObject
public void passivateObject(Object obj)
throws Exception
- Throws:
Exception
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.