java.lang.Objectcom.microfocus.cobol.connector.spi.CobolManagedConnection
This class represents a physical connection to an underlying EIS.
Nested Class Summary | |
class |
CobolManagedConnection.aCobolCon
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public void resetMC()
public void setXAConnection(XAConnection xa)
public void resetXAFlow()
public boolean getResetXAFlow()
public void setCallerPrincipal(Principal aPrincipal)
public static void addGUID(String GUID)
public static long getGUIDSCreated()
public static long getGUIDSDestroyed()
public static long getGUIDSInUse()
public static void deleteGUID(String GUID)
public static void deletePhy()
public static long getPhyInUse()
public static long getPhyCreated()
public static void DisposedCount()
public static long getDispose()
public static long getPhyDestroyed()
public static void addPhy()
public static void dumpGUID()
public void activate() throws ResourceException
ResourceException
public void passivate() throws ResourceException
ResourceException
public void setConnection(Connection con)
public void setSupportsXA(boolean xa)
public void setSupportsLocalTx(boolean xa)
public void setUser(String user)
public void setSubject(javax.security.auth.Subject sub)
public void setManagedConnectionFactory(ManagedConnectionFactory xa)
public XAConnection getXAConnection()
public Connection getConnection()
public boolean getSupportsXA()
public boolean getSupportsLocalTx()
public String getUser()
public javax.security.auth.Subject getSubject()
public ManagedConnectionFactory getManagedConnectionFactory()
public Object getConnection(javax.security.auth.Subject subject, ConnectionRequestInfo connectionRequestInfo) throws ResourceException
ResourceException
public void destroy() throws ResourceException
ResourceException
public void dispose() throws ResourceException
ResourceException
public void cleanup() throws ResourceException
ResourceException
public void associateConnection(Object connection) throws ResourceException
ResourceException
public void addConnectionEventListener(ConnectionEventListener listener)
public void removeConnectionEventListener(ConnectionEventListener listener)
public XAResource getXAResource() throws ResourceException
ResourceException
public javax.resource.spi.LocalTransaction getLocalTransaction() throws ResourceException
ResourceException
public ManagedConnectionMetaData getMetaData() throws ResourceException
ResourceException
public void setLogWriter(PrintWriter out) throws ResourceException
ResourceException
public PrintWriter getLogWriter() throws ResourceException
ResourceException
public Connection getCobolConnection() throws ResourceException
ResourceException
public XAConnection getXACobolConnection() throws ResourceException
ResourceException
public boolean isDestroyed()
public String getUserName()
public void sendEvent(int eventType, Exception ex)
public void sendEvent(int eventType, Exception ex, Object connectionHandle)
public void removeCobolConnection(CobolConnection cciCon)
public void addCobolConnection(CobolConnection cciCon)
public String getSessionId() throws com.microfocus.cobol.CobolException
com.microfocus.cobol.CobolException
public void resetLocalTransaction()
Copyright © 2000 Micro Focus International Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.