|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectProjectComponent
Task
AxisTypeGeneratorTask
public class AxisTypeGeneratorTask
Field Summary |
---|
Fields inherited from class Task |
---|
description, location, target, taskName, taskType, wrapper |
Fields inherited from class ProjectComponent |
---|
project |
Constructor Summary | |
---|---|
AxisTypeGeneratorTask()
|
Method Summary | |
---|---|
void |
execute()
|
boolean |
isGenerateJWS()
|
void |
setGenerateJWS(boolean generateJWS)
|
void |
setOutputDir(File outputDir)
|
void |
setWSDLDir(File wsdl)
|
Methods inherited from class Task |
---|
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
Methods inherited from class ProjectComponent |
---|
getProject, setProject |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AxisTypeGeneratorTask()
Method Detail |
---|
public boolean isGenerateJWS()
public void setGenerateJWS(boolean generateJWS)
generateJWS
- The generateJWS to set.public void setWSDLDir(File wsdl)
public void setOutputDir(File outputDir)
public void execute() throws BuildException
execute
in class Task
BuildException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |