Fields Summary |
---|
String | S1AS_PREFIXPrefix used for S1AS xmls |
String | S1AS_CMP_PREFIXPrefix used for S1AS Cmp xmls |
String | APPLICATION_DD_ENTRYThe name of the deployment descriptor entry in the application ear. |
String | APPLICATION_JAR_ENTRYThe name of the deployment descriptor entry inside the ear. |
String | S1AS_APPLICATION_DD_ENTRYThe name of the deployment descriptor entry in Sun application ear. |
String | S1AS_APPLICATION_JAR_ENTRYThe name of the deployment descriptor entry in Sun application jar. |
String | EJB_DD_ENTRYThe name of the deployment descriptor entry in the ejb module jar. |
String | EJB_JAR_ENTRYThe name of the ejb deployment descriptor entry inside an ejb jar. |
String | S1AS_EJB_DD_ENTRYThe name of the Sun deployment descriptor entry in ejb module jar. |
String | S1AS_EJB_JAR_ENTRYThe Sun ejb deployment descriptor entry inside an ejb jar. |
String | WEB_DD_ENTRYThe name of the deployment descriptor entry in the web module. |
String | WEB_JAR_ENTRYThe name of the deployment descriptor entry in the web jar. |
String | S1AS_WEB_DD_ENTRYThe name of the S1AS deployment descriptor entry in web module. |
String | S1AS_WEB_JAR_ENTRYThe name of the S1AS deployment descriptor entry in web jar. |
String | RAR_DD_ENTRYThe name of the deployment descriptor entry in the rar module. |
String | RAR_JAR_ENTRYThe name of the deployment descriptor entry in the rar jar |
String | S1AS_RAR_DD_ENTRYThe name of the deployment descriptor entry in the rar module |
String | S1AS_RAR_JAR_ENTRYThe name of the deployment descriptor entry in the rar jar |
String | WEB_INFThe name of the WEB-INF entry in a war. |
String | WEB_INF_CLASSES_DIR |
String | WEB_INF_LIB_DIR |
String | TAG_LIB_EXTThe file extension for jsp tag library. |
String | APP_CLIENT_DD_ENTRYThe name of the deployment descriptor entry in the client jar. |
String | APP_CLIENT_JAR_ENTRYThe application client entry inside a jar file. |
String | S1AS_APP_CLIENT_DD_ENTRYThe name of the deployment descriptor entry in the client jar. |
String | S1AS_APP_CLIENT_JAR_ENTRYThe Sun application client entry inside a jar file. |
String | MANIFEST_ENTRYThe manifest file name from an archive. |
String | JAR_MANIFEST_ENTRYThe manifest file name from an archive; without File.separator |
String | APP_ROLEMAPPER_PREFIXprefix used for application role mapper key |
String | MODULE_ROLEMAPPER_PREFIXprefix used for module role mapper key |
String | S1AS_CMP_MAPPING_DD_ENTRYThe Sun cmp-mapping descriptor entry in exploded file system. |
String | S1AS_CMP_MAPPING_JAR_ENTRYThe Sun cmp-mapping descriptor entry inside an ejb jar. |
String | JAXRPC_JAR_ENTRYJaxRPC deployment descriptor file |
String | WEB_WEBSERVICES_JAR_ENTRYWebServices descriptor entry in a web jar |
String | EJB_WEBSERVICES_JAR_ENTRYWebServices descriptor entry in an ejb jar |
String | PERSISTENCE_DD_ENTRYPersistence Unit Deployment Descriptor entry |
String | ORM_DD_ENTRYObject to Relational mapping DD entry |