public interface MDSRepositoryListener
extends java.util.EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
repositoryUpdated(MDSRepositoryChange change, MDSRepository repository)
Notification that the repository has updated.
|
void repositoryUpdated(MDSRepositoryChange change, MDSRepository repository)
change - change notification information.