|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
public static interface Document.Listener
Listener for events affecting documents. The three possible actions are document creation, update (modification), and deletion.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.exist.fluent.Listener |
|---|
Listener.Event |
| Method Summary | |
|---|---|
void |
handle(Document.Event ev)
Respond to a document event. |
| Method Detail |
|---|
void handle(Document.Event ev)
ev - the details of the event
|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||