xdoclet.modules.bea.wls.web
public class WeblogicWebXmlSubTask extends XmlSubTask
Version: $Revision: 1.7 $
UNKNOWN: October 9, 2001 display-name = "WebLogic Server" name = "weblogicwebxml" parent = "xdoclet.modules.web.WebDocletTask"
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.
|
Throws: XDocletException Describe the exception
Returns: The ContextRoot value
Returns: The Description value
Returns: The Security Domain value
Returns: The WLS version
Parameters: contextRoot The new ContextRoot value
Parameters: description The new Description value
Parameters: securityDomain The new Security Domain value
Parameters: version The new Version value