org.apache.openejb.cli
Class Bootstrap
java.lang.Object
org.apache.openejb.cli.Bootstrap
public class Bootstrap
- extends Object
- Version:
- $Rev: 635146 $ $Date: 2008-03-09 03:54:16 +0100 (So, 09. Mär 2008) $
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 OpenEJB development community. All Rights Reserved.