Uses of Interface
org.objectweb.jotm.core.dependency.Dependency

Packages that use Dependency
org.objectweb.jotm.core.conflict Specifies JOTM 2 conflict management API 
org.objectweb.jotm.core.dependency   
 

Uses of Dependency in org.objectweb.jotm.core.conflict
 

Methods in org.objectweb.jotm.core.conflict that return Dependency
 Dependency Conflict.getDependency()
           
 

Uses of Dependency in org.objectweb.jotm.core.dependency
 

Methods in org.objectweb.jotm.core.dependency that return Dependency
 Dependency TransactionDependency.getDependency()