org.apache.openejb.cli
Class Bootstrap
java.lang.Object
org.apache.openejb.cli.Bootstrap
public class Bootstrap
- extends Object
- Version:
- $Rev: 1239091 $ $Date: 2012-02-01 03:45:31 -0800 (Wed, 01 Feb 2012) $
|
Method Summary |
static void |
main(String[] args)
Read commands from BASE_PATH (using XBean's ResourceFinder) and execute the one specified on the command line |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bootstrap
public Bootstrap()
main
public static void main(String[] args)
throws Exception
- Read commands from BASE_PATH (using XBean's ResourceFinder) and execute the one specified on the command line
- Throws:
Exception
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.