Nuxeo Enterprise Platform 5.1

org.nuxeo.runtime.launcher
Class Main

java.lang.Object
  extended by org.nuxeo.runtime.launcher.Main

public class Main
extends Object

Author:
Bogdan Stefanescu

Field Summary
static String BUNDLES
           
static String CONFIG_FILE
           
static String INSTALL_DIR
           
static String LIB_DIR
           
static Pattern STR_LIST
           
 
Constructor Summary
Main()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIG_FILE

public static final String CONFIG_FILE
See Also:
Constant Field Values

BUNDLES

public static final String BUNDLES
See Also:
Constant Field Values

INSTALL_DIR

public static final String INSTALL_DIR
See Also:
Constant Field Values

LIB_DIR

public static final String LIB_DIR
See Also:
Constant Field Values

STR_LIST

public static final Pattern STR_LIST
Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)

Nuxeo Enterprise Platform 5.1

Copyright ? 2007 Nuxeo SAS. All Rights Reserved.