|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.directory.server.UberjarMain
public class UberjarMain
The command line main for the server. Warning this used to be a simple test case so there really is not much here.
| Constructor Summary | |
|---|---|
UberjarMain()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.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 |
| Constructor Detail |
|---|
public UberjarMain()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - the arguments
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||