|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvishnu.model.transactions.TransactionManagerImpl
public class TransactionManagerImpl
![]() |
![]() |
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface vishnu.model.transactions.TransactionManager |
|---|
TransactionManager.Context |
| Constructor Summary | |
|---|---|
TransactionManagerImpl()
|
|
| Method Summary | |
|---|---|
protected TransactionManager.Context |
getContext()
|
void |
setContext(TransactionManager.Context c)
|
java.util.Collection<Transaction> |
transactions()
|
void |
update(java.util.Observable o,
java.lang.Object notification)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransactionManagerImpl()
| Method Detail |
|---|
public java.util.Collection<Transaction> transactions()
transactions in interface TransactionManager
public void update(java.util.Observable o,
java.lang.Object notification)
update in interface java.util.Observerupdate in interface TransactionManagerpublic void setContext(TransactionManager.Context c)
setContext in interface TransactionManagerprotected TransactionManager.Context getContext()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||