org.apache.openejb.cli
Class MainImpl

java.lang.Object
  extended by org.apache.openejb.cli.MainImpl
All Implemented Interfaces:
Main

public class MainImpl
extends Object
implements Main

Entry point for ALL things OpenEJB. This will use the new service architecture explained here:

Version:
$Rev: 779454 $ $Date: 2009-05-28 08:54:45 +0200 (Do, 28. Mai 2009) $

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

Constructor Detail

MainImpl

public MainImpl()
Method Detail

main

public void main(String[] args)
Specified by:
main in interface Main

doFindCommands

public static Enumeration<URL> doFindCommands()
                                       throws IOException
Throws:
IOException


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