jimm.twice.ice.identifier
Class RequestIdentifier

java.lang.Object
  extended byjimm.twice.ice.identifier.Identifier
      extended byjimm.twice.ice.identifier.RequestIdentifier

public class RequestIdentifier
extends Identifier

An ICE identifier for requests.

Author:
Jim Menard, jimm@io.com

Field Summary
 
Fields inherited from class jimm.twice.ice.identifier.Identifier
domain, dtStamp, SEPARATOR, SEPARATOR_CHAR
 
Constructor Summary
RequestIdentifier(java.lang.String domain)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RequestIdentifier

public RequestIdentifier(java.lang.String domain)
Method Detail

toString

public java.lang.String toString()