Package org.apache.tomee.embedded
Class Main
- java.lang.Object
-
- org.apache.tomee.embedded.Main
-
public class Main extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringAS_WARstatic StringBASICstatic StringCACHE_WEB_RESOURCESstatic StringCLASSES_FILTERstatic StringCLIENT_AUTHstatic StringCONFIGURATIONstatic StringCONTEXTstatic StringDIRECTORYstatic StringDOC_BASEstatic StringHELPstatic StringHOSTstatic StringHTTPS_PORTstatic StringINTERACTIVEstatic StringJAAS_CONFIGstatic StringKEY_ALIASstatic StringKEYSTORE_FILEstatic StringKEYSTORE_PASSstatic StringKEYSTORE_TYPEstatic StringPATHstatic StringPORTstatic StringPRE_TASKstatic StringPROPERTYstatic StringQUICK_SESSIONstatic StringRENAMINGstatic StringSERVER_XMLstatic StringSHUTDOWNstatic StringSIMPLE_LOGstatic StringSINGLE_CLASSLOADERstatic StringSKIP_HTTPstatic StringSSLstatic StringSSL_PROTOCOLstatic StringTOMEE_XMLstatic StringWEB_XML
-
Constructor Summary
Constructors Constructor Description Main()
-
-
-
Field Detail
-
PORT
public static final String PORT
- See Also:
- Constant Field Values
-
SHUTDOWN
public static final String SHUTDOWN
- See Also:
- Constant Field Values
-
HOST
public static final String HOST
- See Also:
- Constant Field Values
-
PATH
public static final String PATH
- See Also:
- Constant Field Values
-
CONTEXT
public static final String CONTEXT
- See Also:
- Constant Field Values
-
DIRECTORY
public static final String DIRECTORY
- See Also:
- Constant Field Values
-
DOC_BASE
public static final String DOC_BASE
- See Also:
- Constant Field Values
-
AS_WAR
public static final String AS_WAR
- See Also:
- Constant Field Values
-
RENAMING
public static final String RENAMING
- See Also:
- Constant Field Values
-
SERVER_XML
public static final String SERVER_XML
- See Also:
- Constant Field Values
-
TOMEE_XML
public static final String TOMEE_XML
- See Also:
- Constant Field Values
-
PROPERTY
public static final String PROPERTY
- See Also:
- Constant Field Values
-
SINGLE_CLASSLOADER
public static final String SINGLE_CLASSLOADER
- See Also:
- Constant Field Values
-
QUICK_SESSION
public static final String QUICK_SESSION
- See Also:
- Constant Field Values
-
SKIP_HTTP
public static final String SKIP_HTTP
- See Also:
- Constant Field Values
-
HTTPS_PORT
public static final String HTTPS_PORT
- See Also:
- Constant Field Values
-
SSL
public static final String SSL
- See Also:
- Constant Field Values
-
KEYSTORE_FILE
public static final String KEYSTORE_FILE
- See Also:
- Constant Field Values
-
KEYSTORE_PASS
public static final String KEYSTORE_PASS
- See Also:
- Constant Field Values
-
KEYSTORE_TYPE
public static final String KEYSTORE_TYPE
- See Also:
- Constant Field Values
-
CLIENT_AUTH
public static final String CLIENT_AUTH
- See Also:
- Constant Field Values
-
KEY_ALIAS
public static final String KEY_ALIAS
- See Also:
- Constant Field Values
-
SSL_PROTOCOL
public static final String SSL_PROTOCOL
- See Also:
- Constant Field Values
-
WEB_XML
public static final String WEB_XML
- See Also:
- Constant Field Values
-
JAAS_CONFIG
public static final String JAAS_CONFIG
- See Also:
- Constant Field Values
-
CACHE_WEB_RESOURCES
public static final String CACHE_WEB_RESOURCES
- See Also:
- Constant Field Values
-
BASIC
public static final String BASIC
- See Also:
- Constant Field Values
-
SIMPLE_LOG
public static final String SIMPLE_LOG
- See Also:
- Constant Field Values
-
PRE_TASK
public static final String PRE_TASK
- See Also:
- Constant Field Values
-
INTERACTIVE
public static final String INTERACTIVE
- See Also:
- Constant Field Values
-
CONFIGURATION
public static final String CONFIGURATION
- See Also:
- Constant Field Values
-
CLASSES_FILTER
public static final String CLASSES_FILTER
- See Also:
- Constant Field Values
-
HELP
public static final String HELP
- See Also:
- Constant Field Values
-
-
Method Detail
-
main
public static void main(String[] args)
-
-