com.xebialabs.deployit.booter.local
Class LocalDescriptorRegistryId

java.lang.Object
  extended by com.xebialabs.deployit.booter.local.LocalDescriptorRegistryId
All Implemented Interfaces:
com.xebialabs.deployit.plugin.api.reflect.DescriptorRegistryId, java.io.Serializable

public class LocalDescriptorRegistryId
extends java.lang.Object
implements com.xebialabs.deployit.plugin.api.reflect.DescriptorRegistryId

See Also:
Serialized Form

Constructor Summary
LocalDescriptorRegistryId()
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalDescriptorRegistryId

public LocalDescriptorRegistryId()
Method Detail

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object