org.openejb.server
Class Main
java.lang.Object
org.openejb.server.Main
public class Main
- extends Object
This class will parse all the command line arguments then
create a properties object and pass that into the server.
If you'd like to start a server from code, you can just
call the Server class directly with your own set of properties.
- Author:
- David Blevins
Constructor Summary |
Main()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Main
public Main()
main
public static void main(String[] args)
Copyright © 1999-2012 OpenEJB. All Rights Reserved.