com.infoengine.connector
Class IeConnectionManager.FreeCxKey
java.lang.Object
com.infoengine.connector.IeConnectionManager.FreeCxKey
- Enclosing class:
- IeConnectionManager
- class IeConnectionManager.FreeCxKey
- extends Object
used as a key for connections in the free pool, marks the last time a
connection was used.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lastAccessed
long lastAccessed
IeConnectionManager.FreeCxKey
IeConnectionManager.FreeCxKey()