public interface OutboundConnectionCache extends ConnectionCache
| Modifier and Type | Method and Description |
|---|---|
Connection |
get(ContactInfo contactInfo) |
void |
put(ContactInfo contactInfo,
Connection connection) |
void |
remove(ContactInfo contactInfo) |
getCacheType, numberOfBusyConnections, numberOfConnections, numberOfIdleConnections, reclaim, stampTimeConnection get(ContactInfo contactInfo)
void put(ContactInfo contactInfo, Connection connection)
void remove(ContactInfo contactInfo)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.