|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectxdoclet.DocletSupport
xdoclet.SubTask
xdoclet.TemplateSubTask
xdoclet.XmlSubTask
xdoclet.modules.bea.wls.web.WeblogicWebXmlSubTask
Generates weblogic.xml deployment descriptor for Web apps.
| Nested Class Summary |
| Nested classes inherited from class xdoclet.TemplateSubTask |
TemplateSubTask.ExtentTypes, TemplateSubTask.OfType |
| Field Summary |
| Fields inherited from class xdoclet.DocletSupport |
currentClassTag, currentFieldTag, currentMethodTag |
| Constructor Summary | |
WeblogicWebXmlSubTask()
Describe what the WeblogicWebXmlSubTask constructor does |
|
| Method Summary | |
String |
getContextRoot()
Return the Context Root. |
String |
getDescription()
Return the Description. |
String |
getSecuritydomain()
Return the Security Domain. |
String |
getVersion()
Return the WLS version. |
void |
setContextRoot(String contextRoot)
Set the Context Root. |
void |
setDescription(String description)
Set the Description. |
void |
setSecuritydomain(String securityDomain)
Set the Security Domain. |
void |
setVersion(String version)
Set the WLS version. |
| Methods inherited from class xdoclet.XmlSubTask |
copyAttributesFrom, engineFinished, getDtdURL, getPublicId, getSchema, getSchemaURL, getSystemId, getUseIds, getXmlencoding, isValidateXML, setDtdURL, setPublicId, setSchema, setSchemaURL, setSystemId, setUseIds, setValidateXML, setXmlencoding, startProcess |
| Methods inherited from class xdoclet.SubTask |
addConfigParam, getConfigParams, getConfigParamsAsMap, getContext, getDestDir, getMergeDir, getSubTaskName, getXJavaDoc, setDestDir, setMergeDir, setSubTaskName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WeblogicWebXmlSubTask()
throws XDocletException
XDocletException - Describe the exception| Method Detail |
public String getVersion()
public String getSecuritydomain()
public String getDescription()
public String getContextRoot()
public void setVersion(String version)
version - The new Version valuepublic void setSecuritydomain(String securityDomain)
securityDomain - The new Security Domain valuepublic void setDescription(String description)
description - The new Description valuepublic void setContextRoot(String contextRoot)
contextRoot - The new ContextRoot value
|
http://xdoclet.sourceforge.net/ | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||