public final class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
APP_SERVER_CONFIGURATION_DIRECTORY
WSO2 Application Server configuration base directory identifier.
|
static String |
APP_SERVER_CONFIGURATION_NAMESPACE
Namespace for wso2as.xml file XML content.
|
static String |
APP_SERVER_DESCRIPTOR
WSO2 Application Server descriptor file name.
|
static String |
APP_SERVER_DESCRIPTOR_SCHEMA
WSO2 Application Server descriptor XML schema file name.
|
static String |
TOMCAT_CONFIGURATION_DIRECTORY
Apache Tomcat configuration base directory identifier.
|
static String |
WEBAPP_DESCRIPTOR
WSO2 Application Server context level descriptor file name.
|
static String |
WEBAPP_DESCRIPTOR_NAMESPACE
Namespace for wso2as-web.xml file XML content.
|
static String |
WEBAPP_DESCRIPTOR_SCHEMA
WSO2 Application Server context level descriptor schema file name.
|
static String |
WEBAPP_RESOURCE_FOLDER
Web application specific resource folder identifier.
|
public static final String APP_SERVER_CONFIGURATION_NAMESPACE
public static final String WEBAPP_DESCRIPTOR_NAMESPACE
public static final String APP_SERVER_DESCRIPTOR
public static final String APP_SERVER_DESCRIPTOR_SCHEMA
public static final String WEBAPP_DESCRIPTOR
public static final String WEBAPP_DESCRIPTOR_SCHEMA
public static final String TOMCAT_CONFIGURATION_DIRECTORY
public static final String APP_SERVER_CONFIGURATION_DIRECTORY
public static final String WEBAPP_RESOURCE_FOLDER
Copyright © 2016 WSO2. All rights reserved.