com.microfocus.cics.connector.cci.MFECIConnection
MFCICSConnection, Serializable, javax.resource.cci.Connection
public class MFECIManagedConnection.aCobolCon
extends com.microfocus.cics.connector.cci.MFECIConnection
implements javax.resource.cci.Connection, MFCICSConnection, Serializable
Method Summary | |
---|---|
void | close() |
Methods inherited from class com.microfocus.cobol.connector.cci.MFCICSConnection |
---|
activate, getSessionId, passivate, resetXAFlow |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.resource.cci.Connection |
---|
createInteraction, getLocalTransaction, getMetaData, getResultSetInfo |
Methods inherited from interface com.microfocus.cobol.connector.cci.MFCobolConnection |
---|
activate, getSessionId, passivate, resetXAFlow |
public void close() throws javax.resource.ResourceException