org.jboss.test.cache.test.standAloneAop.LocalConcurrentTestCase Local mode stress test for TreeCacheAop. Test getObject, putObject and removeObject under load and concurrency. @version $Revision: 1.1 $ @author<a HREF="mailto:bwang@jboss.org">Ben Wang</a> December 2004
org.springframework.transaction.jta.UserTransactionAdapter Adapter for a JTA UserTransaction handle, taking a JTA TransactionManager reference and creating a JTA UserTransaction handle for it. <p>The JTA UserTransaction interface is an exact subset of the JTA TransactionManager interface. Unfortunately, it does not serve as super-interface of Trans ...
org.jboss.tm.usertx.server.UserTransactionSessionImpl A UserTransaction session implementation. It handles transactions on behalf of a single client. @author Ole Husgaard @author Scott.Stark@jboss.org @version $Revision: 1.11 $