gov.lanl.HL7
Class HL72CORBA

java.lang.Object
  |
  +--gov.lanl.HL7.HL72CORBA

public class HL72CORBA
extends java.lang.Object

 

Constructor Summary
HL72CORBA()
          Creates new Main
 
Method Summary
static void main(java.lang.String[] args)
           
 void setDebug(boolean debug)
          Turn on/off debugging
protected  void start(java.lang.String[] args)
          Method declaration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HL72CORBA

public HL72CORBA()
Creates new Main

Method Detail

setDebug

public void setDebug(boolean debug)
Turn on/off debugging

Parameters:
debug -
See Also:

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments

start

protected void start(java.lang.String[] args)
Method declaration

Parameters:
args -
See Also: