Package | Description |
---|---|
com.ibm.wsspi.artifact |
Modifier and Type | Class and Description |
---|---|
class |
DefaultArtifactNotification
Default implementation of the
ArtifactNotifier.ArtifactNotification interface |
Modifier and Type | Method and Description |
---|---|
void |
ArtifactNotifier.ArtifactListener.notifyEntryChange(ArtifactNotifier.ArtifactNotification added,
ArtifactNotifier.ArtifactNotification removed,
ArtifactNotifier.ArtifactNotification modified)
Called to inform the listener that changes have happened to entries.
|
boolean |
ArtifactNotifier.registerForNotifications(ArtifactNotifier.ArtifactNotification targets,
ArtifactNotifier.ArtifactListener callbackObject)
Registers for notifications within the target Containers/Entries
|