xdoclet.modules.apache.axis.ejb

Class AxisUndeploySubTask

public class AxisUndeploySubTask extends XmlSubTask

Generates an Axis deployment document for undeploying a web service.

Version: $Revision: 1.3 $

Author: Craig Walls (xdoclet@habuma.com)

UNKNOWN: Mar 23, 2003 display-name = "Apache AXIS" name = "axisundeploy" parent = "xdoclet.modules.ejb.EjbDocletTask"

Constructor Summary
AxisUndeploySubTask()
Describe what the AxisUndeploySubTask constructor does
Method Summary
protected voidengineStarted()
Describe what the method does
voidvalidateOptions()
Called to validate configuration parameters.

Constructor Detail

AxisUndeploySubTask

public AxisUndeploySubTask()
Describe what the AxisUndeploySubTask constructor does

Method Detail

engineStarted

protected void engineStarted()
Describe what the method does

Throws: XDocletException Describe the exception

validateOptions

public void validateOptions()
Called to validate configuration parameters.

Throws: XDocletException Description of Exception