Uses of Class
org.objectweb.jotm.Current

Packages that use Current
org.objectweb.jotm JOTM (Java Open Transaction Manager), the ObjectWeb Transaction Manager 
 

Uses of Current in org.objectweb.jotm
 

Methods in org.objectweb.jotm that return Current
static Current Current.getCurrent()
          Returns the unique instance of the class or null if not initialized in case of plain client.