Sun Adapter for Batch/FTP

com.stc.connector.batchadapter.appconn.ftp
Interface BatchFTPApplicationConnectionFactory

All Superinterfaces:
com.stc.connector.appconn.common.ApplicationConnectionFactory, javax.naming.Referenceable, java.io.Serializable
All Known Implementing Classes:
BatchFTPApplicationConnectionFactoryImpl

public interface BatchFTPApplicationConnectionFactory
extends com.stc.connector.appconn.common.ApplicationConnectionFactory

Author:
jfu a marker interface to distinguish FTP application connection from other Batch application connections

Method Summary
 
Methods inherited from interface com.stc.connector.appconn.common.ApplicationConnectionFactory
getConnection, getConnection
 
Methods inherited from interface javax.naming.Referenceable
getReference
 


Sun Adapter for Batch/FTP