public class SimpleContainerIdentity extends Object implements ContainerIdentity
| Constructor and Description |
|---|
SimpleContainerIdentity(String id) |
public SimpleContainerIdentity(String id)
id - the container idpublic String getId()
public boolean equals(Object identity)
equals in class ObjectObject.equals(java.lang.Object)public int hashCode()
hashCode in class ObjectObject.hashCode()public String toString()
toString in class ObjectObject.toString()Copyright © 2004-2013 Codehaus. All Rights Reserved.