|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationXmlTag | |
---|---|
org.codehaus.cargo.module.application |
Uses of ApplicationXmlTag in org.codehaus.cargo.module.application |
---|
Fields in org.codehaus.cargo.module.application declared as ApplicationXmlTag | |
---|---|
static ApplicationXmlTag |
ApplicationXmlTag.CONTEXT_ROOT
Element name 'context-root'. |
static ApplicationXmlTag |
ApplicationXmlTag.DESCRIPTION
Element name 'description'. |
static ApplicationXmlTag |
ApplicationXmlTag.DISPLAY_NAME
Element name 'display-name'. |
static ApplicationXmlTag |
ApplicationXmlTag.EJB
Element name 'ejb'. |
static ApplicationXmlTag |
ApplicationXmlTag.ICON
Element name 'icon'. |
static ApplicationXmlTag |
ApplicationXmlTag.MODULE
Element name 'module'. |
static ApplicationXmlTag |
ApplicationXmlTag.SECURITY_ROLE
Element name 'security-role'. |
static ApplicationXmlTag |
ApplicationXmlTag.WEB
Element name 'web'. |
static ApplicationXmlTag |
ApplicationXmlTag.WEB_URI
Element name 'web-uri'. |
Methods in org.codehaus.cargo.module.application with parameters of type ApplicationXmlTag | |
---|---|
java.util.Iterator |
ApplicationXml.getElements(ApplicationXmlTag tag)
Returns an iterator over the elements that match the specified tag. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |