|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ldap.server.ServerMain
public class ServerMain
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 | |
---|---|
ServerMain()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Takes a single argument, an optional properties file 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 ServerMain()
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 |