com.retek.commons.component
Class DistributedReference

java.lang.Object
  extended bycom.retek.commons.component.DistributedReference
All Implemented Interfaces:
java.io.Serializable

public final class DistributedReference
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
DistributedReference(java.lang.Class businessInterface, java.lang.String id)
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 java.lang.Class getBusinessInterface()
           
 java.lang.String getId()
           
 int hashCode()
           
 java.lang.String targetToString()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DistributedReference

public DistributedReference(java.lang.Class businessInterface,
                            java.lang.String id)
Method Detail

getBusinessInterface

public java.lang.Class getBusinessInterface()

getId

public java.lang.String getId()

toString

public java.lang.String toString()

targetToString

public java.lang.String targetToString()

equals

public boolean equals(java.lang.Object o)

hashCode

public int hashCode()


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28