Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

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

  • Packages that use ArtifactNotifier.ArtifactNotification 
    Package Description
    com.ibm.wsspi.artifact  
    • Uses of ArtifactNotifier.ArtifactNotification in com.ibm.wsspi.artifact

      Classes in com.ibm.wsspi.artifact that implement ArtifactNotifier.ArtifactNotification 
      Modifier and Type Class and Description
      class  DefaultArtifactNotification
      Default implementation of the ArtifactNotifier.ArtifactNotification interface
      Methods in com.ibm.wsspi.artifact with parameters of type ArtifactNotifier.ArtifactNotification 
      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
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes