Uses of Package
com.ibm.wsspi.artifact

Packages that use com.ibm.wsspi.artifact
com.ibm.wsspi.adaptable.module   
com.ibm.wsspi.adaptable.module.adapters   
com.ibm.wsspi.artifact   
com.ibm.wsspi.artifact.factory   
com.ibm.wsspi.artifact.overlay   
 

Classes in com.ibm.wsspi.artifact used by com.ibm.wsspi.adaptable.module
ArtifactContainer
          Represents an immediate enclosure of a number of Entries.
 

Classes in com.ibm.wsspi.artifact used by com.ibm.wsspi.adaptable.module.adapters
ArtifactContainer
          Represents an immediate enclosure of a number of Entries.
ArtifactEntry
          Represents an Entry within a Container.
 

Classes in com.ibm.wsspi.artifact used by com.ibm.wsspi.artifact
ArtifactContainer
          Represents an immediate enclosure of a number of Entries.
ArtifactEntry
          Represents an Entry within a Container.
ArtifactNotifier
           
ArtifactNotifier.ArtifactListener
          Implemented by people wanting notifications of changes within Artifacts.
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.
EnclosedEntity
          Represents something enclosed by a Container.
Entity
          Represents common aspects of an Entity, which may be a Container, or an Entry.
 

Classes in com.ibm.wsspi.artifact used by com.ibm.wsspi.artifact.factory
ArtifactContainer
          Represents an immediate enclosure of a number of Entries.
ArtifactEntry
          Represents an Entry within a Container.
 

Classes in com.ibm.wsspi.artifact used by com.ibm.wsspi.artifact.overlay
ArtifactContainer
          Represents an immediate enclosure of a number of Entries.
ArtifactEntry
          Represents an Entry within a Container.
EnclosedEntity
          Represents something enclosed by a Container.
Entity
          Represents common aspects of an Entity, which may be a Container, or an Entry.