iaik.tc.tss.impl.java.tcs.soapservice.server
Class StartAxisServerWindows

java.lang.Object
  extended by iaik.tc.tss.impl.java.tcs.soapservice.server.StartAxisServerWindows
All Implemented Interfaces:
java.lang.Runnable

public class StartAxisServerWindows
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
StartAxisServerWindows()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void run()
           
 void setDefaultValues()
           
 void setupServer()
           
 void startServer()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartAxisServerWindows

public StartAxisServerWindows()
Method Detail

main

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

run

public void run()
Specified by:
run in interface java.lang.Runnable

setupServer

public void setupServer()
                 throws java.lang.Exception
Throws:
java.lang.Exception

startServer

public void startServer()
                 throws java.lang.Exception
Throws:
java.lang.Exception

setDefaultValues

public void setDefaultValues()