|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jcs.auxiliary.remote.server.RemoteCacheServerInfo
A shared static variable holder for the server
Field Summary | |
static byte |
listenerId
Description of the Field |
protected static java.rmi.dgc.VMID |
vmid
Shouldn't be used till after reconneting, after setting = thread safe Used to identify a client, so we can run multiple clients off one host. |
Constructor Summary | |
private |
RemoteCacheServerInfo()
Constructor for the RemoteCacheServerInfo object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static java.rmi.dgc.VMID vmid
public static byte listenerId
Constructor Detail |
private RemoteCacheServerInfo()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |