org.apache.openejb.server
Class Main

java.lang.Object
  extended by org.apache.openejb.server.Main

public class Main
extends java.lang.Object

Assemble OpenEJB instance and boot it up

Version:
$Rev: 964353 $ $Date: 2010-07-15 02:37:38 -0700 (Thu, 15 Jul 2010) $

Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws org.apache.openejb.cli.SystemExitException
Throws:
org.apache.openejb.cli.SystemExitException


Copyright © 1999-2010 The Apache OpenEJB development community. All Rights Reserved.