Nuxeo Enterprise Platform 5.4

org.nuxeo.osgi.application
Class TestMain

java.lang.Object
  extended by org.nuxeo.osgi.application.TestMain

public class TestMain
extends java.lang.Object

Author:
Bogdan Stefanescu

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

Field Detail

CONFIG_FILE

public static final java.lang.String CONFIG_FILE
See Also:
Constant Field Values

BUNDLES

public static final java.lang.String BUNDLES
See Also:
Constant Field Values

INSTALL_DIR

public static final java.lang.String INSTALL_DIR
See Also:
Constant Field Values

LIB_DIR

public static final java.lang.String LIB_DIR
See Also:
Constant Field Values

STR_LIST

public static final java.util.regex.Pattern STR_LIST
Constructor Detail

TestMain

public TestMain()
Method Detail

main

public static void main(java.lang.String[] args)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.