org.osjava.oscube.container
Class Engine

java.lang.Object
  extended byorg.osjava.oscube.container.Engine

public class Engine
extends Object


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

Constructor Detail

Engine

public Engine()
Method Detail

main

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

run

public void run(Runner runner,
                String[] args)


Copyright © 2003-2005 OSJava. All Rights Reserved.