org.apache.openejb.server
Class Main

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

public class Main
extends Object

Assemble OpenEJB instance and boot it up

Version:
$Rev: 1126979 $ $Date: 2011-05-24 04:11:14 -0700 (Tue, 24 May 2011) $

Constructor Summary
Main()
           
 
Method Summary
static void main(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(String[] args)
                 throws SystemExitException
Throws:
SystemExitException


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.