Uses of Interface
com.ibm.wsspi.artifact.ArtifactNotifier.ArtifactNotification

Packages that use ArtifactNotifier.ArtifactNotification
com.ibm.wsspi.artifact   
 

Uses of ArtifactNotifier.ArtifactNotification in com.ibm.wsspi.artifact
 

Classes in com.ibm.wsspi.artifact that implement ArtifactNotifier.ArtifactNotification
 class DefaultArtifactNotification
          Default implementation of the ArtifactNotifier.ArtifactNotification interface
 

Methods in com.ibm.wsspi.artifact with parameters of type ArtifactNotifier.ArtifactNotification
 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