public interface LibraryChangeListener
A service should be registered under this interface with a property of library=id, where id is the library id in config.
To allow for parent first nested config, where <library> can be nested under other elements, the presence of libraryRef containing the library pid implicitly registers the service as a listener if it implements this interface.
Modifier and Type | Method and Description |
---|---|
void |
libraryNotification() |