|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object vishnu.model.transactions.deadlock.DeadlockContext
public class DeadlockContext
Field Summary | |
---|---|
DeadlockResolutionStrategy |
drs
|
TransactionManager |
tm
|
Constructor Summary | |
---|---|
DeadlockContext(DeadlockResolutionStrategy drs,
TransactionManager tm)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public DeadlockResolutionStrategy drs
public TransactionManager tm
Constructor Detail |
---|
public DeadlockContext(DeadlockResolutionStrategy drs, TransactionManager tm)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |