com.infoengine.messaging
Class MsgService.MOMSharedConnection
java.lang.Object
com.infoengine.messaging.MsgService.MOMSharedConnection
- Enclosing class:
- MsgService
- class MsgService.MOMSharedConnection
- extends Object
a member in a MOMSharedPool
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
connection
private javax.jms.Connection connection
refCount
private int refCount
lastAccess
private long lastAccess
MsgService.MOMSharedConnection
public MsgService.MOMSharedConnection(javax.jms.Connection connection)
incr
public int incr()
decr
public int decr()
getRefCount
public int getRefCount()
getLastAccess
public long getLastAccess()
getConnection
public javax.jms.Connection getConnection()