org.apache.directory.server
Class UberjarMain
java.lang.Object
org.apache.directory.server.UberjarMain
public class UberjarMain
- extends Object
The command line main for the server.
- Author:
- Apache Directory Project
|
Method Summary |
static void |
main(String[] args)
Takes a single argument, the path to the installation home, which contains
the configuration to load with server startup settings. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UberjarMain
public UberjarMain()
main
public static void main(String[] args)
throws Exception
- Takes a single argument, the path to the installation home, which contains
the configuration to load with server startup settings.
- Parameters:
args - the arguments
- Throws:
Exception
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.