|
Oracle Virtual Directory Java API Reference 11g Release 1 (11.1.1) E56472-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EntryChangesListener
Classes that implement this can be registered with the BackendHandler to receive add/modify/delete/rename changes that occur to entries below a particular point within the directory tree.
| Method Summary | |
|---|---|
DirectoryString |
getECLBase()This method returns the top level of the directory tree that is being listened to by an instance of a class implementing the EntryChangesListener interface. |
void |
receiveEntryChanges(EntryChanges entryChanges)This method accepts an EntryChanges object for futher processing. |
| Method Detail |
|---|
DirectoryString getECLBase()
EntryChangesListener interface.void receiveEntryChanges(EntryChanges entryChanges)
|
Oracle Virtual Directory Java API Reference 11g Release 1 (11.1.1) E56472-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||