ami
Class AMIStop

java.lang.Object
  |
  +--ami.AMIStop

public class AMIStop
extends Object

Convenient class called to stop engine

Version:
1.0
Author:
Bertrand Florat

Field Summary
private static String COMMAND
           
 
Constructor Summary
AMIStop()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

COMMAND

private static final String COMMAND
Constructor Detail

AMIStop

public AMIStop()
Method Detail

main

public static void main(String[] args)
                 throws Exception