Uses of Class
org.codehaus.cargo.module.webapp.weblogic.WeblogicXmlTag

Packages that use WeblogicXmlTag
org.codehaus.cargo.module.webapp.weblogic   
 

Uses of WeblogicXmlTag in org.codehaus.cargo.module.webapp.weblogic
 

Fields in org.codehaus.cargo.module.webapp.weblogic declared as WeblogicXmlTag
static WeblogicXmlTag WeblogicXmlTag.AUTH_FILTER
          Element name 'auth-filter'.
static WeblogicXmlTag WeblogicXmlTag.CHARSET_PARAMS
          Element name 'charset-params'.
static WeblogicXmlTag WeblogicXmlTag.CONTAINER_DESCRIPTOR
          Element name 'container-descriptor'.
static WeblogicXmlTag WeblogicXmlTag.CONTEXT_ROOT
          Element name 'context-root'.
static WeblogicXmlTag WeblogicXmlTag.DESCRIPTION
          Element name 'description'.
static WeblogicXmlTag WeblogicXmlTag.DESTROY_AS
          Element name 'destroy-as'.
static WeblogicXmlTag WeblogicXmlTag.EJB_REF_NAME
          Element name 'ejb-ref-name'.
static WeblogicXmlTag WeblogicXmlTag.EJB_REFERENCE_DESCRIPTION
          Element name 'ejb-reference-description'.
static WeblogicXmlTag WeblogicXmlTag.INIT_AS
          Element name 'init-as'.
static WeblogicXmlTag WeblogicXmlTag.JNDI_NAME
          Element name 'jndi-name'.
static WeblogicXmlTag WeblogicXmlTag.JSP_DESCRIPTOR
          Element name 'jsp-descriptor'.
static WeblogicXmlTag WeblogicXmlTag.PREPROCESSOR
          Element name 'preprocessor'.
static WeblogicXmlTag WeblogicXmlTag.PREPROCESSOR_MAPPING
          Element name 'preprocessor-mapping'.
static WeblogicXmlTag WeblogicXmlTag.REFERENCE_DESCRIPTOR
          Element name 'reference-descriptor'.
static WeblogicXmlTag WeblogicXmlTag.RESOURCE_DESCRIPTION
          Element name 'resource-description'.
static WeblogicXmlTag WeblogicXmlTag.RESOURCE_ENV_DESCRIPTION
          Element name 'resource-env-description'.
static WeblogicXmlTag WeblogicXmlTag.RUN_AS_ROLE_ASSIGNMENT
          Element name 'run-as-role-assignment'.
static WeblogicXmlTag WeblogicXmlTag.SECURITY_PERMISSION
          Element name 'security-permission'.
static WeblogicXmlTag WeblogicXmlTag.SECURITY_ROLE_ASSIGNMENT
          Element name 'security-role-assignment'.
static WeblogicXmlTag WeblogicXmlTag.SERVLET_DESCRIPTOR
          Element name 'servlet-descriptor'.
static WeblogicXmlTag WeblogicXmlTag.SESSION_DESCRIPTOR
          Element name 'session-descriptor'.
static WeblogicXmlTag WeblogicXmlTag.URL_MATCH_MAP
          Element name 'url-match-map'.
static WeblogicXmlTag WeblogicXmlTag.VIRTUAL_DIRECTORY_MAPPING
          Element name 'virtual-directory-mapping'.
static WeblogicXmlTag WeblogicXmlTag.WEBLOGIC_VERSION
          Element name 'weblogic-version'.
static WeblogicXmlTag WeblogicXmlTag.WL_DISPATCH_POLICY
          Element name 'wl-dispatch-policy'.
 



Copyright © 2004-2010 Codehaus. All Rights Reserved.