public interface IndexModifiedListener
Modifier and Type | Method and Description |
---|---|
void |
backendIndexesModified(IndexModifiedEvent ev)
Notification that the indexes in a backend have been modified.
|
void |
indexModified(IndexModifiedEvent ev)
Notification that an index has been modified.
|
void indexModified(IndexModifiedEvent ev)
ev
- the index event.void backendIndexesModified(IndexModifiedEvent ev)
ev
- the index event.Copyright 2010-2020 ForgeRock AS.