hep.lcd.io.jas
Class MultiFileServer

java.lang.Object
  |
  +--hep.lcd.io.jas.MultiFileServer

public class MultiFileServer
extends Object
implements DIM

Source Code:
MultiFileServer.java

Method Summary
 Vector getDataSets()
           
static void main(String[] args)
           
 EventSource openDataSet(String fileName)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)

getDataSets

public Vector getDataSets()
Specified by:
getDataSets in interface DIM

openDataSet

public EventSource openDataSet(String fileName)
                        throws ModuleException
Specified by:
openDataSet in interface AbstractDIM

toString

public String toString()
Overrides:
toString in class Object


The LCD Group