org.apache.openejb.cli
Class MainImpl
java.lang.Object
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) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MainImpl
public MainImpl()
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.