com.ibm.ws.classloading.sharedlibrary
Interface LibraryChangeListener
- 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.
Method Summary
Modifier and Type | Method and Description |
---|---|
|
libraryNotification()
|
Method Detail
libraryNotification
- void libraryNotification()