|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Listens to state changes on a SourceTransaction.
| Field Summary | |
static SourceTransactionListener[] |
EMPTY_ARRAY
|
| Method Summary | |
void |
changeUpdate(SourceTransaction transaction,
SourceChange change)
A source change has been executed. |
void |
closeUpdate(SourceTransaction transaction,
boolean commit)
This transaction has been closed. |
| Field Detail |
public static final SourceTransactionListener[] EMPTY_ARRAY
| Method Detail |
public void changeUpdate(SourceTransaction transaction,
SourceChange change)
change - Not implemented yet. Null right now.
public void closeUpdate(SourceTransaction transaction,
boolean commit)
commit - True means this transaction was commited. False
means this transaction was aborted.
|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2005, Oracle.All rights reserved.