com.mchange.rmi
Interface CallingCard

All Known Implementing Classes:
RMIRegistryCallingCard

public interface CallingCard


Method Summary
 boolean equals(Object o)
           
 Remote findRemote()
           
 int hashCode()
           
 String toString()
           
 

Method Detail

findRemote

Remote findRemote()
                  throws ServiceUnavailableException,
                         RemoteException
Throws:
ServiceUnavailableException
RemoteException

equals

boolean equals(Object o)
Overrides:
equals in class Object

hashCode

int hashCode()
Overrides:
hashCode in class Object

toString

String toString()
Overrides:
toString in class Object