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 11:37:38 +0200 (Do, 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 SystemExitException
Throws:
SystemExitException


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