Package com.sun.enterprise.deployment.io
Interface DescriptorConstants
-
public interface DescriptorConstantsContains all deployment descriptor constants.- Since:
- JDK1.4
- Author:
- Nazrul Islam
-
-
Field Summary
Fields Modifier and Type Field Description static StringAPP_CLIENT_DD_ENTRYThe name of the deployment descriptor entry in the client jar.static StringAPP_CLIENT_JAR_ENTRYThe application client entry inside a jar file.static StringAPP_ROLEMAPPER_PREFIXprefix used for application role mapper keystatic StringAPPLICATION_DD_ENTRYThe name of the deployment descriptor entry in the application ear.static StringAPPLICATION_JAR_ENTRYThe name of the deployment descriptor entry inside the ear.static StringEJB_DD_ENTRYThe name of the deployment descriptor entry in the ejb module jar.static StringEJB_IN_WAR_ENTRYThe name of the ejb deployment descriptor entry inside a war.static StringEJB_JAR_ENTRYThe name of the ejb deployment descriptor entry inside an ejb jar.static StringEJB_WEBSERVICES_JAR_ENTRYWebServices descriptor entry in an ejb jarstatic StringGF_APP_CLIENT_JAR_ENTRYThe name of the glassfish deployment descriptor entry in the client jar.static StringGF_APPLICATION_JAR_ENTRYThe name of the glassfish deployment descriptor entry inside the ear.static StringGF_EJB_IN_WAR_ENTRYThe name of the glassfish deployment descriptor entry in the war.static StringGF_EJB_JAR_ENTRYThe name of the glassfish deployment descriptor entry in the ejb jar.static StringGF_PREFIXPrefix used for GF xmlsstatic StringGF_WEB_JAR_ENTRYThe name of the glassfish deployment descriptor entry in web jar.static StringJAR_MANIFEST_ENTRYThe manifest file name from an archive; without File.separatorstatic StringJAXRPC_JAR_ENTRYJaxRPC deployment descriptor filestatic StringMANIFEST_ENTRYThe manifest file name from an archive.static StringMODULE_ROLEMAPPER_PREFIXprefix used for module role mapper keystatic StringORM_DD_ENTRYObject to Relational mapping DD entrystatic StringPAYARA_APP_CLIENT_JAR_ENTRYThe name of the Payara deployment descriptor entry in the client jar.static StringPAYARA_EJB_IN_WAR_ENTRYThe name of the Payara deployment descriptor entry in the war.static StringPAYARA_EJB_JAR_ENTRYThe name of the Payara deployment descriptor entry in the ejb jar.static StringPAYARA_PREFIXstatic StringPAYARA_WEB_JAR_ENTRYThe name of the Payara deployment descriptor entry in web jar.static StringPERSISTENCE_DD_ENTRYPersistence Unit Deployment Descriptor entrystatic StringRAR_DD_ENTRYThe name of the deployment descriptor entry in the rar module.static StringRAR_JAR_ENTRYThe name of the deployment descriptor entry in the rar jarstatic StringS1AS_APP_CLIENT_DD_ENTRYThe name of the deployment descriptor entry in the client jar.static StringS1AS_APP_CLIENT_JAR_ENTRYThe Sun application client entry inside a jar file.static StringS1AS_APPLICATION_DD_ENTRYThe name of the deployment descriptor entry in Sun application ear.static StringS1AS_APPLICATION_JAR_ENTRYThe name of the deployment descriptor entry in Sun application jar.static StringS1AS_CMP_MAPPING_DD_ENTRYThe Sun cmp-mapping descriptor entry in exploded file system.static StringS1AS_CMP_MAPPING_JAR_ENTRYThe Sun cmp-mapping descriptor entry inside an ejb jar.static StringS1AS_CMP_PREFIXPrefix used for S1AS Cmp xmlsstatic StringS1AS_EJB_DD_ENTRYThe name of the Sun deployment descriptor entry in ejb module jar.static StringS1AS_EJB_IN_WAR_ENTRYThe Sun ejb deployment descriptor entry inside a war.static StringS1AS_EJB_JAR_ENTRYThe Sun ejb deployment descriptor entry inside an ejb jar.static StringS1AS_PREFIXPrefix used for S1AS xmlsstatic StringS1AS_RAR_DD_ENTRYThe name of the deployment descriptor entry in the rar modulestatic StringS1AS_RAR_JAR_ENTRYThe name of the deployment descriptor entry in the rar jarstatic StringS1AS_WEB_DD_ENTRYThe name of the S1AS deployment descriptor entry in web module.static StringS1AS_WEB_JAR_ENTRYThe name of the S1AS deployment descriptor entry in web jar.static StringTAG_LIB_EXTThe file extension for jsp tag library.static StringWEB_DD_ENTRYThe name of the deployment descriptor entry in the web module.static StringWEB_FRAGMENT_JAR_ENTRYThe name of the deployment descriptor entry in web fragment jar.static StringWEB_INFThe name of the WEB-INF entry in a war.static StringWEB_INF_CLASSES_DIRstatic StringWEB_INF_LIB_DIRstatic StringWEB_JAR_ENTRYThe name of the deployment descriptor entry in the web jar.static StringWEB_WEBSERVICES_JAR_ENTRYWebServices descriptor entry in a web jarstatic StringWLSstatic StringWLS_APP_CLIENT_JAR_ENTRYThe name of the weblogic deployment descriptor entry in the client jar.static StringWLS_APPLICATION_JAR_ENTRYThe name of the deployment descriptor entry inside the ear.static StringWLS_DTD_SYSTEM_ID_BEADTD System IDs for WLSstatic StringWLS_EJB_IN_WAR_ENTRYThe name of the weblogic deployment descriptor entry in the war.static StringWLS_EJB_JAR_ENTRYThe name of the WebLogic deployment descriptor entry in the ejb jar.static StringWLS_PREFIXPrefix used for WebLogic xmlsstatic StringWLS_RAR_JAR_ENTRYThe name of the WebLogic deployment descriptor entry in the rarstatic StringWLS_SCHEMA_NAMESPACE_BEASchema Namespaces for WLSstatic StringWLS_SCHEMA_NAMESPACE_ORACLEstatic StringWLS_WEB_JAR_ENTRYThe name of the WebLogic deployment descriptor entry in web jar.
-
-
-
Field Detail
-
S1AS_PREFIX
static final String S1AS_PREFIX
Prefix used for S1AS xmls- See Also:
- Constant Field Values
-
S1AS_CMP_PREFIX
static final String S1AS_CMP_PREFIX
Prefix used for S1AS Cmp xmls- See Also:
- Constant Field Values
-
WLS
static final String WLS
- See Also:
- Constant Field Values
-
WLS_PREFIX
static final String WLS_PREFIX
Prefix used for WebLogic xmls- See Also:
- Constant Field Values
-
GF_PREFIX
static final String GF_PREFIX
Prefix used for GF xmls- See Also:
- Constant Field Values
-
PAYARA_PREFIX
static final String PAYARA_PREFIX
- See Also:
- Constant Field Values
-
APPLICATION_DD_ENTRY
static final String APPLICATION_DD_ENTRY
The name of the deployment descriptor entry in the application ear.
-
APPLICATION_JAR_ENTRY
static final String APPLICATION_JAR_ENTRY
The name of the deployment descriptor entry inside the ear.- See Also:
- Constant Field Values
-
S1AS_APPLICATION_DD_ENTRY
static final String S1AS_APPLICATION_DD_ENTRY
The name of the deployment descriptor entry in Sun application ear.
-
S1AS_APPLICATION_JAR_ENTRY
static final String S1AS_APPLICATION_JAR_ENTRY
The name of the deployment descriptor entry in Sun application jar.- See Also:
- Constant Field Values
-
EJB_DD_ENTRY
static final String EJB_DD_ENTRY
The name of the deployment descriptor entry in the ejb module jar.
-
EJB_JAR_ENTRY
static final String EJB_JAR_ENTRY
The name of the ejb deployment descriptor entry inside an ejb jar.- See Also:
- Constant Field Values
-
EJB_IN_WAR_ENTRY
static final String EJB_IN_WAR_ENTRY
The name of the ejb deployment descriptor entry inside a war.- See Also:
- Constant Field Values
-
S1AS_EJB_DD_ENTRY
static final String S1AS_EJB_DD_ENTRY
The name of the Sun deployment descriptor entry in ejb module jar.
-
S1AS_EJB_JAR_ENTRY
static final String S1AS_EJB_JAR_ENTRY
The Sun ejb deployment descriptor entry inside an ejb jar.- See Also:
- Constant Field Values
-
S1AS_EJB_IN_WAR_ENTRY
static final String S1AS_EJB_IN_WAR_ENTRY
The Sun ejb deployment descriptor entry inside a war.- See Also:
- Constant Field Values
-
WEB_DD_ENTRY
static final String WEB_DD_ENTRY
The name of the deployment descriptor entry in the web module.
-
WEB_JAR_ENTRY
static final String WEB_JAR_ENTRY
The name of the deployment descriptor entry in the web jar.- See Also:
- Constant Field Values
-
WEB_FRAGMENT_JAR_ENTRY
static final String WEB_FRAGMENT_JAR_ENTRY
The name of the deployment descriptor entry in web fragment jar.- See Also:
- Constant Field Values
-
S1AS_WEB_DD_ENTRY
static final String S1AS_WEB_DD_ENTRY
The name of the S1AS deployment descriptor entry in web module.
-
S1AS_WEB_JAR_ENTRY
static final String S1AS_WEB_JAR_ENTRY
The name of the S1AS deployment descriptor entry in web jar.- See Also:
- Constant Field Values
-
RAR_DD_ENTRY
static final String RAR_DD_ENTRY
The name of the deployment descriptor entry in the rar module.
-
RAR_JAR_ENTRY
static final String RAR_JAR_ENTRY
The name of the deployment descriptor entry in the rar jar- See Also:
- Constant Field Values
-
S1AS_RAR_DD_ENTRY
static final String S1AS_RAR_DD_ENTRY
The name of the deployment descriptor entry in the rar module
-
S1AS_RAR_JAR_ENTRY
static final String S1AS_RAR_JAR_ENTRY
The name of the deployment descriptor entry in the rar jar- See Also:
- Constant Field Values
-
WLS_APPLICATION_JAR_ENTRY
static final String WLS_APPLICATION_JAR_ENTRY
The name of the deployment descriptor entry inside the ear.- See Also:
- Constant Field Values
-
WLS_WEB_JAR_ENTRY
static final String WLS_WEB_JAR_ENTRY
The name of the WebLogic deployment descriptor entry in web jar.- See Also:
- Constant Field Values
-
WLS_EJB_JAR_ENTRY
static final String WLS_EJB_JAR_ENTRY
The name of the WebLogic deployment descriptor entry in the ejb jar.- See Also:
- Constant Field Values
-
WLS_RAR_JAR_ENTRY
static final String WLS_RAR_JAR_ENTRY
The name of the WebLogic deployment descriptor entry in the rar- See Also:
- Constant Field Values
-
WLS_APP_CLIENT_JAR_ENTRY
static final String WLS_APP_CLIENT_JAR_ENTRY
The name of the weblogic deployment descriptor entry in the client jar.- See Also:
- Constant Field Values
-
GF_APPLICATION_JAR_ENTRY
static final String GF_APPLICATION_JAR_ENTRY
The name of the glassfish deployment descriptor entry inside the ear.- See Also:
- Constant Field Values
-
GF_WEB_JAR_ENTRY
static final String GF_WEB_JAR_ENTRY
The name of the glassfish deployment descriptor entry in web jar.- See Also:
- Constant Field Values
-
GF_EJB_JAR_ENTRY
static final String GF_EJB_JAR_ENTRY
The name of the glassfish deployment descriptor entry in the ejb jar.- See Also:
- Constant Field Values
-
GF_EJB_IN_WAR_ENTRY
static final String GF_EJB_IN_WAR_ENTRY
The name of the glassfish deployment descriptor entry in the war.- See Also:
- Constant Field Values
-
GF_APP_CLIENT_JAR_ENTRY
static final String GF_APP_CLIENT_JAR_ENTRY
The name of the glassfish deployment descriptor entry in the client jar.- See Also:
- Constant Field Values
-
PAYARA_WEB_JAR_ENTRY
static final String PAYARA_WEB_JAR_ENTRY
The name of the Payara deployment descriptor entry in web jar.- See Also:
- Constant Field Values
-
PAYARA_EJB_JAR_ENTRY
static final String PAYARA_EJB_JAR_ENTRY
The name of the Payara deployment descriptor entry in the ejb jar.- See Also:
- Constant Field Values
-
PAYARA_EJB_IN_WAR_ENTRY
static final String PAYARA_EJB_IN_WAR_ENTRY
The name of the Payara deployment descriptor entry in the war.- See Also:
- Constant Field Values
-
PAYARA_APP_CLIENT_JAR_ENTRY
static final String PAYARA_APP_CLIENT_JAR_ENTRY
The name of the Payara deployment descriptor entry in the client jar.- See Also:
- Constant Field Values
-
WLS_EJB_IN_WAR_ENTRY
static final String WLS_EJB_IN_WAR_ENTRY
The name of the weblogic deployment descriptor entry in the war.- See Also:
- Constant Field Values
-
WEB_INF
static final String WEB_INF
The name of the WEB-INF entry in a war.- See Also:
- Constant Field Values
-
WEB_INF_CLASSES_DIR
static final String WEB_INF_CLASSES_DIR
- See Also:
- Constant Field Values
-
WEB_INF_LIB_DIR
static final String WEB_INF_LIB_DIR
- See Also:
- Constant Field Values
-
TAG_LIB_EXT
static final String TAG_LIB_EXT
The file extension for jsp tag library.- See Also:
- Constant Field Values
-
APP_CLIENT_DD_ENTRY
static final String APP_CLIENT_DD_ENTRY
The name of the deployment descriptor entry in the client jar.
-
APP_CLIENT_JAR_ENTRY
static final String APP_CLIENT_JAR_ENTRY
The application client entry inside a jar file.- See Also:
- Constant Field Values
-
S1AS_APP_CLIENT_DD_ENTRY
static final String S1AS_APP_CLIENT_DD_ENTRY
The name of the deployment descriptor entry in the client jar.
-
S1AS_APP_CLIENT_JAR_ENTRY
static final String S1AS_APP_CLIENT_JAR_ENTRY
The Sun application client entry inside a jar file.- See Also:
- Constant Field Values
-
MANIFEST_ENTRY
static final String MANIFEST_ENTRY
The manifest file name from an archive.
-
JAR_MANIFEST_ENTRY
static final String JAR_MANIFEST_ENTRY
The manifest file name from an archive; without File.separator- See Also:
- Constant Field Values
-
APP_ROLEMAPPER_PREFIX
static final String APP_ROLEMAPPER_PREFIX
prefix used for application role mapper key- See Also:
- Constant Field Values
-
MODULE_ROLEMAPPER_PREFIX
static final String MODULE_ROLEMAPPER_PREFIX
prefix used for module role mapper key- See Also:
- Constant Field Values
-
S1AS_CMP_MAPPING_DD_ENTRY
static final String S1AS_CMP_MAPPING_DD_ENTRY
The Sun cmp-mapping descriptor entry in exploded file system.
-
S1AS_CMP_MAPPING_JAR_ENTRY
static final String S1AS_CMP_MAPPING_JAR_ENTRY
The Sun cmp-mapping descriptor entry inside an ejb jar.- See Also:
- Constant Field Values
-
JAXRPC_JAR_ENTRY
static final String JAXRPC_JAR_ENTRY
JaxRPC deployment descriptor file- See Also:
- Constant Field Values
-
WEB_WEBSERVICES_JAR_ENTRY
static final String WEB_WEBSERVICES_JAR_ENTRY
WebServices descriptor entry in a web jar- See Also:
- Constant Field Values
-
EJB_WEBSERVICES_JAR_ENTRY
static final String EJB_WEBSERVICES_JAR_ENTRY
WebServices descriptor entry in an ejb jar- See Also:
- Constant Field Values
-
PERSISTENCE_DD_ENTRY
static final String PERSISTENCE_DD_ENTRY
Persistence Unit Deployment Descriptor entry- See Also:
- Constant Field Values
-
ORM_DD_ENTRY
static final String ORM_DD_ENTRY
Object to Relational mapping DD entry- See Also:
- Constant Field Values
-
WLS_SCHEMA_NAMESPACE_BEA
static final String WLS_SCHEMA_NAMESPACE_BEA
Schema Namespaces for WLS- See Also:
- Constant Field Values
-
WLS_SCHEMA_NAMESPACE_ORACLE
static final String WLS_SCHEMA_NAMESPACE_ORACLE
- See Also:
- Constant Field Values
-
WLS_DTD_SYSTEM_ID_BEA
static final String WLS_DTD_SYSTEM_ID_BEA
DTD System IDs for WLS- See Also:
- Constant Field Values
-
-