Class OutboundConnectionCacheImpl.CacheEntry<C extends Connection>
java.lang.Object
com.sun.corba.ee.impl.transport.connection.OutboundConnectionCacheImpl.CacheEntry<C>
- Enclosing class:
OutboundConnectionCacheImpl<C extends Connection>
private static final class OutboundConnectionCacheImpl.CacheEntry<C extends Connection>
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final ConcurrentQueue
<C> (package private) final ConcurrentQueue
<C> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
idleConnections
-
busyConnections
-
-
Constructor Details
-
CacheEntry
private CacheEntry()
-
-
Method Details
-
totalConnections
public int totalConnections()
-