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
 java.lang.String getName()
          Get the name of this entity.
 

Method Detail

getName

java.lang.String getName()
Get the name of this entity.

Returns:
name of this entity.