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

java.lang.Object
  extended by iaik.tc.tss.impl.java.tcs.soapservice.server.StartAxisServerLinux

public class StartAxisServerLinux
extends java.lang.Object


Constructor Summary
StartAxisServerLinux()
           
 
Method Summary
 void destroy()
           
 void init(DaemonContext args)
           
static void main(java.lang.String[] argv)
           
 void main0(java.lang.String[] argv)
           
 void setDefaultValues()
           
 void setupServer()
           
 void start()
           
 void startServer()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartAxisServerLinux

public StartAxisServerLinux()
Method Detail

main

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

main0

public void main0(java.lang.String[] argv)

init

public void init(DaemonContext args)

start

public void start()

stop

public void stop()

destroy

public void destroy()

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()