com.infoengine.connector
Class IeConnectionManager.FreeCxKey

java.lang.Object
  extended bycom.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.


Field Summary
(package private)  long lastAccessed
           
 
Constructor Summary
(package private) IeConnectionManager.FreeCxKey()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lastAccessed

long lastAccessed
Constructor Detail

IeConnectionManager.FreeCxKey

IeConnectionManager.FreeCxKey()