com.ibm.btt.samples.business.sna.lu0
Class DummyLu0ConnectionManager
java.lang.Object
com.ibm.btt.samples.business.sna.lu0.DummyLu0ConnectionManager
- All Implemented Interfaces:
- java.io.Serializable, java.util.EventListener, javax.resource.spi.ConnectionEventListener, javax.resource.spi.ConnectionManager
public class DummyLu0ConnectionManager
- extends java.lang.Object
- implements javax.resource.spi.ConnectionEventListener, javax.resource.spi.ConnectionManager
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyLu0ConnectionManager
public DummyLu0ConnectionManager()
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
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
getClassID
public java.lang.String getClassID()
(c) Copyright IBM Corporation 1998, 2008