Sun Adapter for Batch/FTP

com.stc.connector.batchadapter.eway
Class BatchFTPOverSSLManagedConnection

java.lang.Object
  extended by com.stc.connector.framework.jca.system.STCManagedConnection
      extended by com.stc.connector.batchadapter.eway.BatchFTPOverSSLManagedConnection
All Implemented Interfaces:
com.stc.connector.framework.eway.ManagedConnectionCallback, java.io.Serializable, javax.resource.spi.ManagedConnection

public class BatchFTPOverSSLManagedConnection
extends com.stc.connector.framework.jca.system.STCManagedConnection

See Also:
Serialized Form

Constructor Summary
BatchFTPOverSSLManagedConnection(com.stc.connector.framework.jca.system.STCManagedConnectionFactory mcf, javax.security.auth.Subject subject, com.stc.connector.framework.util.ConfigurationHelper aConnectionConfiguration)
           
 
Method Summary
 
Methods inherited from class com.stc.connector.framework.jca.system.STCManagedConnection
addConnectionEventListener, addConnectionHandle, associateConnection, cleanup, createMBean, destroy, getConnection, getConnectionHandleCount, getEwayConnection, getLocalTransaction, getLogWriter, getManagedConnection, getManagedConnectionFactory, getMetaData, getXAResource, isValidConnection, matchConnection, notifyConnectionEvent, postDestroy, preDestroy, removeConnectionEventListener, removeConnectionHandle, setLogWriter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchFTPOverSSLManagedConnection

public BatchFTPOverSSLManagedConnection(com.stc.connector.framework.jca.system.STCManagedConnectionFactory mcf,
                                        javax.security.auth.Subject subject,
                                        com.stc.connector.framework.util.ConfigurationHelper aConnectionConfiguration)
                                 throws javax.resource.ResourceException
Throws:
javax.resource.ResourceException

Sun Adapter for Batch/FTP