com.altair.hwm.webserver
Class HWMShutdown

java.lang.Object
  extended by com.altair.hwm.webserver.HWMShutdown

public class HWMShutdown
extends java.lang.Object

Title: HWMShutdown

Description: The main class for the EPIC service container

Company: Altair Engineering, Inc.


Constructor Summary
HWMShutdown()
          Constructor
 
Method Summary
static void main(java.lang.String[] args)
          The main method for the service container when no UI should be shown
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HWMShutdown

public HWMShutdown()
Constructor

Method Detail

main

public static void main(java.lang.String[] args)
The main method for the service container when no UI should be shown