org.apache.openejb.cli
Class Bootstrap
java.lang.Object
org.apache.openejb.cli.Bootstrap
public class Bootstrap
- extends Object
- Version:
- $Rev: 1431091 $ $Date: 2013-01-09 21:24:31 +0000 (Wed, 09 Jan 2013) $
|
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-2013 The Apache Software Foundation. All Rights Reserved.