be.SIRAPRISE.server
Class StopServerEngine

java.lang.Object
  extended by be.SIRAPRISE.server.StopServerEngine

public final class StopServerEngine
extends java.lang.Object

StopServerEngine is the class with the main method to invoke when stopping the server engine

Author:
Erwin Smout

Method Summary
static void main(java.lang.String[] args)
          Method to stop the sira_prise engine
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
Method to stop the sira_prise engine

Parameters:
args - The following parameters can be passed via the command line, in the format -OPTIONNAME:optionvalue :
  • HOST : the IP address or DNS name of the host where the server to be stopped is running
  • MONITORPORT : the port number of the monitor port to connect to on the host where the server to be stopped is running
If no parameters are passed to the main method, then the HOST and MONITORPORT are read from the license installed with the server.