|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openhealthexchange.openpixpdq.ihe.PixPdqServer
public class PixPdqServer
This class manages the stand alone PIXPDQ server startup and shutdown.
Constructor Summary | |
---|---|
PixPdqServer()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
The main method to start up or shut down PIX and PDQ servers. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PixPdqServer()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- For server startup, it is expected to have 2 arguments.
The first is "startup"; the second one is the full file
path to IheActors.xml.
For server shutdown, provide just one argument "shutdown".
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |