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