Uses of Interface
com.ibm.wsspi.artifact.Entity

Packages that use Entity
com.ibm.wsspi.artifact   
com.ibm.wsspi.artifact.overlay   
 

Uses of Entity in com.ibm.wsspi.artifact
 

Subinterfaces of Entity in com.ibm.wsspi.artifact
 interface ArtifactContainer
          Represents an immediate enclosure of a number of Entries.
 interface ArtifactEntry
          Represents an Entry within a Container.
 interface EnclosedEntity
          Represents something enclosed by a Container.
 

Uses of Entity in com.ibm.wsspi.artifact.overlay
 

Subinterfaces of Entity in com.ibm.wsspi.artifact.overlay
 interface OverlayContainer
          Version of overlay container with only support for adding/overriding of entries.