Uses of Interface
com.ibm.wsspi.artifact.EnclosedEntity
-
Packages that use EnclosedEntity Package Description 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 Modifier and Type Interface Description 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 Modifier and Type Interface Description interface
OverlayContainer
Version of overlay container with only support for adding/overriding of entries.
-