xdoclet.modules.wsee
Class JaxrpcMappingSubTask
java.lang.Object
xdoclet.DocletSupport
xdoclet.SubTask
xdoclet.TemplateSubTask
xdoclet.XmlSubTask
xdoclet.modules.wsee.JaxrpcMappingSubTask
- Serializable
public class JaxrpcMappingSubTask
extends xdoclet.XmlSubTask
Subtask that generates the jaxrpc-mapping.xml deployment descriptor.
- Christoph G. Jung (christoph.jung@infor.de)
- display-name = "jaxrpc-mapping.xml"
name = "jaxrpc-mapping"
parent = "xdoclet.modules.wsee.WseeDocletTask"
copyAttributesFrom , engineFinished , getDtdURL , getPublicId , getSchema , getSchemaURL , getSystemId , getUseIds , getXmlencoding , isValidateXML , setDtdURL , setPublicId , setSchema , setSchemaURL , setSystemId , setUseIds , setValidateXML , setXmlencoding , startProcess |
addOfType , addOfType , addPackageSubstitution , copyAttributesFrom , engineFinished , engineStarted , execute , generateForClass , getAcceptAbstractClasses , getAcceptInterfaces , getDestinationFile , getEngine , getExtent , getGeneratedFileName , getGenerationManager , getHavingClassTag , getOfType , getPackageSubstitutions , getSubTaskClassName , getTemplateURL , init , isPackageSubstitutionInheritanceSupported , isPrefixWithPackageStructure , javaFile , matchesGenerationRules , processInnerClasses , setAcceptAbstractClasses , setAcceptInterfaces , setDestinationFile , setEngine , setExtent , setExtentValue , setGenerationManager , setHavingClassTag , setOfType , setPackageSubstitutionInheritanceSupported , setPackageSubstitutions , setPrefixWithPackageStructure , setSubTaskClassName , setTemplateFile , setTemplateURL , startEngine , startProcess , startProcessForAll , startProcessPerClass , validateOptions |
addConfigParam , copyAttributesFrom , execute , getConfigParams , getConfigParamsAsMap , getContext , getDestDir , getMergeDir , getSubTaskName , getXJavaDoc , init , setDestDir , setMergeDir , setSubTaskName , validateOptions |
getCurrentClass , getCurrentClassTag , getCurrentConstructor , getCurrentField , getCurrentFieldTag , getCurrentMethod , getCurrentMethodTag , getCurrentPackage , getCurrentTag , isDocletGenerated , popCurrentClass , pushCurrentClass , setCurrentClass , setCurrentClassTag , setCurrentConstructor , setCurrentField , setCurrentFieldTag , setCurrentMethod , setCurrentMethodTag , setCurrentPackage |
JaxrpcMappingSubTask
public JaxrpcMappingSubTask()
initialise template
engineStarted
protected void engineStarted()
throws xdoclet.XDocletException
notify start of task
- engineStarted in interface xdoclet.TemplateSubTask
xdoclet.XDocletException
-
execute
public void execute()
throws xdoclet.XDocletException
runs the subtask
- execute in interface xdoclet.TemplateSubTask
xdoclet.XDocletException
-
validateOptions
public void validateOptions()
throws xdoclet.XDocletException
- validateOptions in interface xdoclet.TemplateSubTask