edu.stanford.slac.aida.dp.dpSlc
Class DpSlcServer

java.lang.Object
  extended by edu.stanford.slac.aida.dp.dpSlc.DpSlcServer

public class DpSlcServer
extends java.lang.Object

Mod: 15-Aug-2002, Greg White (greg) removed "status =" from da.terminate() call, so compiles


Field Summary
static java.lang.String SERVERNAME
           
 
Constructor Summary
DpSlcServer()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVERNAME

public static final java.lang.String SERVERNAME
See Also:
Constant Field Values
Constructor Detail

DpSlcServer

public DpSlcServer()
Method Detail

main

public static void main(java.lang.String[] args)