org.apache.geronimo.connector.outbound
Class TransactionCachingInterceptor.ManagedConnectionInfos
java.lang.Object
org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.ManagedConnectionInfos
- Enclosing class:
- TransactionCachingInterceptor
public static class TransactionCachingInterceptor.ManagedConnectionInfos
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionCachingInterceptor.ManagedConnectionInfos
public TransactionCachingInterceptor.ManagedConnectionInfos()
getShared
public ManagedConnectionInfo getShared()
setShared
public void setShared(ManagedConnectionInfo shared)
getUnshared
public Set<ManagedConnectionInfo> getUnshared()
addUnshared
public void addUnshared(ManagedConnectionInfo unsharedMCI)
containsUnshared
public boolean containsUnshared(ManagedConnectionInfo unsharedMCI)
remove
public void remove(ManagedConnectionInfo managedConnectionInfo)
Copyright © 2012 Apache Software Foundation. All Rights Reserved.