xdoclet.modules.wsee

Class JaxrpcMappingSubTask

public class JaxrpcMappingSubTask extends XmlSubTask

Subtask that generates the jaxrpc-mapping.xml deployment descriptor.

Version: $Revision: 1.1 $

Author: Christoph G. Jung (christoph.jung@infor.de)

UNKNOWN: 23.12.03 display-name = "jaxrpc-mapping.xml" name = "jaxrpc-mapping" parent = "xdoclet.modules.wsee.WseeDocletTask"

Constructor Summary
JaxrpcMappingSubTask()
initialise template
Method Summary
protected voidengineStarted()
notify start of task
voidexecute()
runs the subtask
voidvalidateOptions()

Constructor Detail

JaxrpcMappingSubTask

public JaxrpcMappingSubTask()
initialise template

Method Detail

engineStarted

protected void engineStarted()
notify start of task

Throws: XDocletException

execute

public void execute()
runs the subtask

Throws: XDocletException

validateOptions

public void validateOptions()