org.apache.openejb.cli
Class Bootstrap
java.lang.Object
org.apache.openejb.cli.Bootstrap
public class Bootstrap
- extends Object
- Version:
- $Rev$ $Date$
|
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–2015 The Apache Software Foundation. All rights reserved.