|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SourceFileListener
Listens to events sent directly from the SourceFile.
| Field Summary | |
|---|---|
static SourceFileListener[] |
EMPTY_ARRAY
|
| Method Summary | |
|---|---|
void |
changeUpdate(SourceFile file,
SourceTransaction transaction)
A transaction was committed against this source file. |
void |
expiredUpdate(SourceFile file)
The originating SourceFile instance has expired and is now invalid. |
| Field Detail |
|---|
static final SourceFileListener[] EMPTY_ARRAY
| Method Detail |
|---|
void expiredUpdate(SourceFile file)
void changeUpdate(SourceFile file,
SourceTransaction transaction)
transaction - A committed transaction.
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||