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

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

Uses of EnclosedEntity in com.ibm.wsspi.artifact
 

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

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

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