org.apache.directory.server
Class UberjarMain

java.lang.Object
  extended by org.apache.directory.server.UberjarMain

public class UberjarMain
extends Object

The command line main for the server.

Author:
Apache Directory Project

Constructor Summary
UberjarMain()
           
 
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
 

Constructor Detail

UberjarMain

public UberjarMain()
Method Detail

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.