|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.wvs.server.cadagent.DistributedCadAgent
Field Summary | |
private static String |
DEBUG
|
private static DistributedMessages |
dm
|
private static String |
HOST
|
private static String |
LOCALHOST
|
private static String |
MSG
|
private static String |
PORT
|
private static String |
TYPE
|
private static String |
WORKER
|
Constructor Summary | |
DistributedCadAgent()
|
Method Summary | |
protected void |
finalize()
|
static void |
main(String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static DistributedMessages dm
private static String DEBUG
private static String PORT
private static String HOST
private static String TYPE
private static String LOCALHOST
private static String MSG
private static String WORKER
Constructor Detail |
public DistributedCadAgent()
Method Detail |
protected void finalize()
public static void main(String[] args)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |