com.ibm.wsspi.artifact

Interface Entity

All known subinterfaces:
ArtifactContainer, ArtifactEntry, EnclosedEntity

  1. public interface Entity
Represents common aspects of an Entity, which may be a Container, or an Entry.

Method Summary

Modifier and Type Method and Description
  1. java.lang.String
getName()
Get the name of this entity.

Method Detail

getName

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