jrun.ejb
Class ID
java.lang.Object
|
+--jrun.ejb.ID
- All Implemented Interfaces:
- java.io.Serializable
- public final class ID
- extends java.lang.Object
- implements java.io.Serializable
Uniquely identifies each caller (thread, process, etc)
- Author:
- Imre Kifor, Paul Reilly
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
processId
public final long processId
ID
public ID()
equals
public boolean equals(java.lang.Object object)
- 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
toLong
public long toLong()
Copyright � 2002 Macromedia Corporation. All Rights Reserved.