org.rhq.core.domain.resource.group.composite
Class ClusterKeyFlyweight
java.lang.Object
org.rhq.core.domain.resource.group.composite.ClusterKeyFlyweight
- All Implemented Interfaces:
- Serializable
public class ClusterKeyFlyweight
- extends Object
- implements Serializable
- See Also:
- Serialized Form
ClusterKeyFlyweight
public ClusterKeyFlyweight()
ClusterKeyFlyweight
public ClusterKeyFlyweight(int resourceTypeId,
String resourceKey)
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
getResourceTypeId
public int getResourceTypeId()
getResourceKey
public String getResourceKey()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.