org.ifeth.sehr.lib
Class ModuleLoader

java.lang.Object
  extended byorg.ifeth.sehr.lib.ModuleLoader

public class ModuleLoader
extends java.lang.Object


Constructor Summary
ModuleLoader()
           
 
Method Summary
static Module LoadModule(SEHRDataObject sdo)
           
static void main(java.lang.String[] args)
          Testing...
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleLoader

public ModuleLoader()
Method Detail

LoadModule

public static Module LoadModule(SEHRDataObject sdo)

main

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