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 Object
Object.equals(java.lang.Object)
public int hashCode()
hashCode
in class Object
Object.hashCode()
public String toString()
toString
in class Object
Object.toString()
Copyright © 2004-2013 Codehaus. All Rights Reserved.