com.ibm.wsspi.artifact

Interface ArtifactNotifier.ArtifactNotification

All known implementing classes:
DefaultArtifactNotification
Enclosing interface:
ArtifactNotifier

  1. public static interface ArtifactNotifier.ArtifactNotification
Association of paths within a Container.
Note that if the Notification represents a delete, associated paths may not be valid within the container.

Method Summary

Modifier and Type Method and Description
  1. ArtifactContainer
getContainer()
  1. java.util.Collection<java.lang.String>
getPaths()

Method Detail

getContainer

  1. ArtifactContainer getContainer( )
Returns:
the associated container

getPaths

  1. java.util.Collection<java.lang.String> getPaths( )
Returns:
the paths