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