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: 639085 $ $Date: 2008-03-20 01:01:57 +0100 (Do, 20. M��r 2008) $
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-2011 The Apache OpenEJB development community. All Rights Reserved.