Class Bootstrap

java.lang.Object
org.apache.openejb.cli.Bootstrap

public class Bootstrap extends Object
Version:
$Rev$ $Date$
  • Constructor Details

    • Bootstrap

      public Bootstrap()
  • Method Details

    • 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