Documentation of 'jasext.test.TestServer' Java class
TestServer
jasext.test

Class TestServer

  • All Implemented Interfaces:
    AbstractDIM, DIM


    public class TestServer
    extends java.lang.Object
    implements DIM
    • Constructor Summary

      Constructors 
      Constructor and Description
      TestServer() 
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.util.Vector getDataSets()
      Returns a Vector of strings, each representing a data set available through this module.
      static void main(java.lang.String[] argv) 
      hepjas.analysis.EventSource openDataSet(java.lang.String fileName)
      Return an EventSource as specified by the paramater dataSource.
      java.lang.String toString() 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • TestServer

        public TestServer()
    • Method Detail

      • main

        public static void main(java.lang.String[] argv)
      • openDataSet

        public hepjas.analysis.EventSource openDataSet(java.lang.String fileName)
        Description copied from interface: AbstractDIM
        Return an EventSource as specified by the paramater dataSource. That parameter is specific to the data format, but may be a file name, an SQL command, etc.
        Specified by:
        openDataSet in interface AbstractDIM
      • getDataSets

        public java.util.Vector getDataSets()
        Description copied from interface: DIM
        Returns a Vector of strings, each representing a data set available through this module.
        Specified by:
        getDataSets in interface DIM
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.