Uses of Interface
org.objectweb.jonas.jtm.TransactionService

Packages that use TransactionService
org.objectweb.jonas.jtm.jotm   
org.objectweb.jonas.workmanager.internal   
 

Uses of TransactionService in org.objectweb.jonas.jtm.jotm
 

Classes in org.objectweb.jonas.jtm.jotm that implement TransactionService
 class JOTMTransactionService
          Transaction Service implementation.
 

Uses of TransactionService in org.objectweb.jonas.workmanager.internal
 

Constructors in org.objectweb.jonas.workmanager.internal with parameters of type TransactionService
JWorkManager(int minsz, int maxsz, TransactionService transactionService, long threadwait)
          Constructor
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.