org.apache.openejb.core.stateful
Class StatefulEjbObjectHandler.RegistryId
java.lang.Object
org.apache.openejb.core.stateful.StatefulEjbObjectHandler.RegistryId
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- StatefulEjbObjectHandler
public static class StatefulEjbObjectHandler.RegistryId
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
StatefulEjbObjectHandler.RegistryId
public StatefulEjbObjectHandler.RegistryId(Container container,
java.lang.Object deploymentId,
java.lang.Object primaryKey)
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
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getPrimaryKey
public java.lang.Object getPrimaryKey()
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.