Package com.ibm.wsspi.artifact
Interface Summary
Interface | Description |
---|---|
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. |
Class Summary
Class | Description |
---|---|
DefaultArtifactNotification | Default implementation of the ArtifactNotifier.ArtifactNotification interface |