|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jcs.auxiliary.remote.server.RemoteCacheClusterManager.Location
Location of the RMI registry.
Field Summary | |
java.lang.String |
host
Description of the Field |
int |
port
Description of the Field |
Constructor Summary | |
RemoteCacheClusterManager.Location(java.lang.String host,
int port)
Constructor for the Location object |
Method Summary | |
boolean |
equals(java.lang.Object obj)
Description of the Method |
int |
hashCode()
Description of the Method |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public final java.lang.String host
public final int port
Constructor Detail |
public RemoteCacheClusterManager.Location(java.lang.String host, int port)
host
- port
- Method Detail |
public boolean equals(java.lang.Object obj)
public int hashCode()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |