Uses of Class
org.objectweb.jotm.impl.core.transaction.CoreTransaction

Packages that use CoreTransaction
org.objectweb.jotm.impl.core.transaction Provides some implementations of the org.objectweb.jotm.core.transaction interfaces 
 

Uses of CoreTransaction in org.objectweb.jotm.impl.core.transaction
 

Methods in org.objectweb.jotm.impl.core.transaction that return CoreTransaction
static CoreTransaction CoreTransaction.getTransaction()