|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A facility for monitoring changes to an object. This is typically
| Method Summary | |
void |
addTxnHandler(TxnHandler handler)
Add a TxnHandler to be invoked when this object changes. |
void |
removeTxnHandler(TxnHandler handler)
Remove a previously added TxnHandler. |
| Method Detail |
public void addTxnHandler(TxnHandler handler)
handler - a TxnHandler whose notify methods will be invoked
when this object changes.public void removeTxnHandler(TxnHandler handler)
handler - a TxnHandler that has previously been added.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||