Uses of Interface
org.apache.sandesha2.storage.Transaction

Packages that use Transaction
org.apache.sandesha2.storage   
org.apache.sandesha2.storage.inmemory   
 

Uses of Transaction in org.apache.sandesha2.storage
 

Methods in org.apache.sandesha2.storage that return Transaction
abstract  Transaction StorageManager.getTransaction()
           
 

Uses of Transaction in org.apache.sandesha2.storage.inmemory
 

Classes in org.apache.sandesha2.storage.inmemory that implement Transaction
 class InMemoryTransaction
          This class does nothing special.
 

Methods in org.apache.sandesha2.storage.inmemory that return Transaction
 Transaction InMemoryStorageManager.getTransaction()
           
 



Copyright © 2005-2006 Apache Web Services. All Rights Reserved.