org.apache.taglibs.rdc.scxml.env
Class Standalone

java.lang.Object
  extended by org.apache.taglibs.rdc.scxml.env.Standalone

public class Standalone
extends java.lang.Object

Standalone SCXML Interpreter. Useful for command-line testing and debugging.

Author:
Jaroslav Gergic

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

Constructor Detail

Standalone

public Standalone()
Method Detail

main

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



Copyright ? 2000-2004 The Apache Software Foundation. All Rights Reserved.