com.ibm.connector2.sna.lu62
Class Lu62ConnectionManager
java.lang.Object
com.ibm.connector2.sna.lu62.Lu62ConnectionManager
- All Implemented Interfaces:
- java.io.Serializable, java.util.EventListener, javax.resource.spi.ConnectionEventListener, javax.resource.spi.ConnectionManager
public class Lu62ConnectionManager
- extends java.lang.Object
- implements javax.resource.spi.ConnectionManager, javax.resource.spi.ConnectionEventListener
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Lu62ConnectionManager
public Lu62ConnectionManager()
allocateConnection
public java.lang.Object allocateConnection(javax.resource.spi.ManagedConnectionFactory arg0,
javax.resource.spi.ConnectionRequestInfo arg1)
throws javax.resource.ResourceException
- Specified by:
allocateConnection
in interface javax.resource.spi.ConnectionManager
- Throws:
javax.resource.ResourceException
connectionClosed
public void connectionClosed(javax.resource.spi.ConnectionEvent arg0)
- Specified by:
connectionClosed
in interface javax.resource.spi.ConnectionEventListener
connectionErrorOccurred
public void connectionErrorOccurred(javax.resource.spi.ConnectionEvent arg0)
- Specified by:
connectionErrorOccurred
in interface javax.resource.spi.ConnectionEventListener
localTransactionCommitted
public void localTransactionCommitted(javax.resource.spi.ConnectionEvent arg0)
- Specified by:
localTransactionCommitted
in interface javax.resource.spi.ConnectionEventListener
localTransactionRolledback
public void localTransactionRolledback(javax.resource.spi.ConnectionEvent arg0)
- Specified by:
localTransactionRolledback
in interface javax.resource.spi.ConnectionEventListener
localTransactionStarted
public void localTransactionStarted(javax.resource.spi.ConnectionEvent arg0)
- Specified by:
localTransactionStarted
in interface javax.resource.spi.ConnectionEventListener
getClassID
public java.lang.String getClassID()
(c) Copyright IBM Corporation 1998, 2008