public interface DescriptorConstants
Modifier and Type | Field and Description |
---|---|
static String |
APP_CLIENT_DD_ENTRY
The name of the deployment descriptor entry in the client jar.
|
static String |
APP_CLIENT_JAR_ENTRY
The application client entry inside a jar file.
|
static String |
APP_ROLEMAPPER_PREFIX
prefix used for application role mapper key
|
static String |
APPLICATION_DD_ENTRY
The name of the deployment descriptor entry in the application ear.
|
static String |
APPLICATION_JAR_ENTRY
The name of the deployment descriptor entry inside the ear.
|
static String |
EJB_DD_ENTRY
The name of the deployment descriptor entry in the ejb module jar.
|
static String |
EJB_IN_WAR_ENTRY
The name of the ejb deployment descriptor entry inside a war.
|
static String |
EJB_JAR_ENTRY
The name of the ejb deployment descriptor entry inside an ejb jar.
|
static String |
EJB_WEBSERVICES_JAR_ENTRY
WebServices descriptor entry in an ejb jar
|
static String |
GF_APP_CLIENT_JAR_ENTRY
The name of the glassfish deployment descriptor entry in the client jar.
|
static String |
GF_APPLICATION_JAR_ENTRY
The name of the glassfish deployment descriptor entry inside the ear.
|
static String |
GF_EJB_IN_WAR_ENTRY
The name of the glassfish deployment descriptor entry in the war.
|
static String |
GF_EJB_JAR_ENTRY
The name of the glassfish deployment descriptor entry in the ejb jar.
|
static String |
GF_PREFIX
Prefix used for GF xmls
|
static String |
GF_WEB_JAR_ENTRY
The name of the glassfish deployment descriptor entry in web jar.
|
static String |
JAR_MANIFEST_ENTRY
The manifest file name from an archive; without File.separator
|
static String |
JAXRPC_JAR_ENTRY
JaxRPC deployment descriptor file
|
static String |
MANIFEST_ENTRY
The manifest file name from an archive.
|
static String |
MODULE_ROLEMAPPER_PREFIX
prefix used for module role mapper key
|
static String |
ORM_DD_ENTRY
Object to Relational mapping DD entry
|
static String |
PAYARA_APP_CLIENT_JAR_ENTRY
The name of the Payara deployment descriptor entry in the client jar.
|
static String |
PAYARA_EJB_IN_WAR_ENTRY
The name of the Payara deployment descriptor entry in the war.
|
static String |
PAYARA_EJB_JAR_ENTRY
The name of the Payara deployment descriptor entry in the ejb jar.
|
static String |
PAYARA_PREFIX |
static String |
PAYARA_WEB_JAR_ENTRY
The name of the Payara deployment descriptor entry in web jar.
|
static String |
PERSISTENCE_DD_ENTRY
Persistence Unit Deployment Descriptor entry
|
static String |
RAR_DD_ENTRY
The name of the deployment descriptor entry in the rar module.
|
static String |
RAR_JAR_ENTRY
The name of the deployment descriptor entry in the rar jar
|
static String |
S1AS_APP_CLIENT_DD_ENTRY
The name of the deployment descriptor entry in the client jar.
|
static String |
S1AS_APP_CLIENT_JAR_ENTRY
The Sun application client entry inside a jar file.
|
static String |
S1AS_APPLICATION_DD_ENTRY
The name of the deployment descriptor entry in Sun application ear.
|
static String |
S1AS_APPLICATION_JAR_ENTRY
The name of the deployment descriptor entry in Sun application jar.
|
static String |
S1AS_CMP_MAPPING_DD_ENTRY
The Sun cmp-mapping descriptor entry in exploded file system.
|
static String |
S1AS_CMP_MAPPING_JAR_ENTRY
The Sun cmp-mapping descriptor entry inside an ejb jar.
|
static String |
S1AS_CMP_PREFIX
Prefix used for S1AS Cmp xmls
|
static String |
S1AS_EJB_DD_ENTRY
The name of the Sun deployment descriptor entry in ejb module jar.
|
static String |
S1AS_EJB_IN_WAR_ENTRY
The Sun ejb deployment descriptor entry inside a war.
|
static String |
S1AS_EJB_JAR_ENTRY
The Sun ejb deployment descriptor entry inside an ejb jar.
|
static String |
S1AS_PREFIX
Prefix used for S1AS xmls
|
static String |
S1AS_RAR_DD_ENTRY
The name of the deployment descriptor entry in the rar module
|
static String |
S1AS_RAR_JAR_ENTRY
The name of the deployment descriptor entry in the rar jar
|
static String |
S1AS_WEB_DD_ENTRY
The name of the S1AS deployment descriptor entry in web module.
|
static String |
S1AS_WEB_JAR_ENTRY
The name of the S1AS deployment descriptor entry in web jar.
|
static String |
TAG_LIB_EXT
The file extension for jsp tag library.
|
static String |
WEB_DD_ENTRY
The name of the deployment descriptor entry in the web module.
|
static String |
WEB_FRAGMENT_JAR_ENTRY
The name of the deployment descriptor entry in web fragment jar.
|
static String |
WEB_INF
The name of the WEB-INF entry in a war.
|
static String |
WEB_INF_CLASSES_DIR |
static String |
WEB_INF_LIB_DIR |
static String |
WEB_JAR_ENTRY
The name of the deployment descriptor entry in the web jar.
|
static String |
WEB_WEBSERVICES_JAR_ENTRY
WebServices descriptor entry in a web jar
|
static String |
WLS |
static String |
WLS_APP_CLIENT_JAR_ENTRY
The name of the weblogic deployment descriptor entry in the client jar.
|
static String |
WLS_APPLICATION_JAR_ENTRY
The name of the deployment descriptor entry inside the ear.
|
static String |
WLS_DTD_SYSTEM_ID_BEA
DTD System IDs for WLS
|
static String |
WLS_EJB_IN_WAR_ENTRY
The name of the weblogic deployment descriptor entry in the war.
|
static String |
WLS_EJB_JAR_ENTRY
The name of the WebLogic deployment descriptor entry in the ejb jar.
|
static String |
WLS_PREFIX
Prefix used for WebLogic xmls
|
static String |
WLS_RAR_JAR_ENTRY
The name of the WebLogic deployment descriptor entry in the rar
|
static String |
WLS_SCHEMA_NAMESPACE_BEA
Schema Namespaces for WLS
|
static String |
WLS_SCHEMA_NAMESPACE_ORACLE |
static String |
WLS_WEB_JAR_ENTRY
The name of the WebLogic deployment descriptor entry in web jar.
|
static final String S1AS_PREFIX
static final String S1AS_CMP_PREFIX
static final String WLS
static final String WLS_PREFIX
static final String GF_PREFIX
static final String PAYARA_PREFIX
static final String APPLICATION_DD_ENTRY
static final String APPLICATION_JAR_ENTRY
static final String S1AS_APPLICATION_DD_ENTRY
static final String S1AS_APPLICATION_JAR_ENTRY
static final String EJB_DD_ENTRY
static final String EJB_JAR_ENTRY
static final String EJB_IN_WAR_ENTRY
static final String S1AS_EJB_DD_ENTRY
static final String S1AS_EJB_JAR_ENTRY
static final String S1AS_EJB_IN_WAR_ENTRY
static final String WEB_DD_ENTRY
static final String WEB_JAR_ENTRY
static final String WEB_FRAGMENT_JAR_ENTRY
static final String S1AS_WEB_DD_ENTRY
static final String S1AS_WEB_JAR_ENTRY
static final String RAR_DD_ENTRY
static final String RAR_JAR_ENTRY
static final String S1AS_RAR_DD_ENTRY
static final String S1AS_RAR_JAR_ENTRY
static final String WLS_APPLICATION_JAR_ENTRY
static final String WLS_WEB_JAR_ENTRY
static final String WLS_EJB_JAR_ENTRY
static final String WLS_RAR_JAR_ENTRY
static final String WLS_APP_CLIENT_JAR_ENTRY
static final String GF_APPLICATION_JAR_ENTRY
static final String GF_WEB_JAR_ENTRY
static final String GF_EJB_JAR_ENTRY
static final String GF_EJB_IN_WAR_ENTRY
static final String GF_APP_CLIENT_JAR_ENTRY
static final String PAYARA_WEB_JAR_ENTRY
static final String PAYARA_EJB_JAR_ENTRY
static final String PAYARA_EJB_IN_WAR_ENTRY
static final String PAYARA_APP_CLIENT_JAR_ENTRY
static final String WLS_EJB_IN_WAR_ENTRY
static final String WEB_INF
static final String WEB_INF_CLASSES_DIR
static final String WEB_INF_LIB_DIR
static final String TAG_LIB_EXT
static final String APP_CLIENT_DD_ENTRY
static final String APP_CLIENT_JAR_ENTRY
static final String S1AS_APP_CLIENT_DD_ENTRY
static final String S1AS_APP_CLIENT_JAR_ENTRY
static final String MANIFEST_ENTRY
static final String JAR_MANIFEST_ENTRY
static final String APP_ROLEMAPPER_PREFIX
static final String MODULE_ROLEMAPPER_PREFIX
static final String S1AS_CMP_MAPPING_DD_ENTRY
static final String S1AS_CMP_MAPPING_JAR_ENTRY
static final String JAXRPC_JAR_ENTRY
static final String WEB_WEBSERVICES_JAR_ENTRY
static final String EJB_WEBSERVICES_JAR_ENTRY
static final String PERSISTENCE_DD_ENTRY
static final String ORM_DD_ENTRY
static final String WLS_SCHEMA_NAMESPACE_BEA
static final String WLS_SCHEMA_NAMESPACE_ORACLE
static final String WLS_DTD_SYSTEM_ID_BEA
Copyright © 2018. All rights reserved.