Package com.ibm.wsspi.artifact
Interface Entity
-
- All Known Subinterfaces:
ArtifactContainer
,ArtifactEntry
,EnclosedEntity
,OverlayContainer
public interface Entity
Represents common aspects of an Entity, which may be a Container, or an Entry.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getName()
Get the name of this entity.
-