|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectxdoclet.DocletSupport
xdoclet.SubTask
xdoclet.TemplateSubTask
xdoclet.XmlSubTask
xdoclet.modules.spring.SpringXmlSubTask
Generates XML file to wire beans in the Spring framework.
| Nested Class Summary |
| Nested classes inherited from class xdoclet.TemplateSubTask |
TemplateSubTask.ExtentTypes, TemplateSubTask.OfType |
| Field Summary |
| Fields inherited from class xdoclet.DocletSupport |
currentClassTag, currentFieldTag, currentMethodTag |
| Constructor Summary | |
SpringXmlSubTask()
|
|
| Method Summary | |
protected void |
engineStarted()
Describe what the method does |
void |
execute()
Describe what the method does |
String |
getDefaultAutowire()
|
String |
getDefaultDependencyCheck()
|
String |
getDefaultLazyInit()
|
void |
setDefaultAutowire(String autowire)
Sets the default autowiring mode to apply to all beans in the generated file. |
void |
setDefaultDependencyCheck(String dependencyCheck)
Sets the default dependency checking mode for all beans in the generated file. |
void |
setDefaultLazyInit(String lazyInit)
Sets the default lazy initialization mode for all beans in the generated file. |
void |
setDestinationFile(String destinationFile)
Sets the name of the generated bean XML file. |
| Methods inherited from class xdoclet.XmlSubTask |
copyAttributesFrom, engineFinished, getDtdURL, getPublicId, getSchema, getSchemaURL, getSystemId, getUseIds, getXmlencoding, isValidateXML, setDtdURL, setPublicId, setSchema, setSchemaURL, setSystemId, setUseIds, setValidateXML, setXmlencoding, startProcess |
| Methods inherited from class xdoclet.SubTask |
addConfigParam, getConfigParams, getConfigParamsAsMap, getContext, getDestDir, getMergeDir, getSubTaskName, getXJavaDoc, setDestDir, setMergeDir, setSubTaskName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SpringXmlSubTask()
| Method Detail |
public String getDefaultAutowire()
public String getDefaultDependencyCheck()
public String getDefaultLazyInit()
public void setDestinationFile(String destinationFile)
setDestinationFile in class TemplateSubTaskdestinationFile - public void setDefaultAutowire(String autowire)
autowire - public void setDefaultDependencyCheck(String dependencyCheck)
dependencyCheck - public void setDefaultLazyInit(String lazyInit)
lazyInit -
public void execute()
throws XDocletException
execute in class TemplateSubTaskXDocletException
protected void engineStarted()
throws XDocletException
TemplateSubTask
engineStarted in class TemplateSubTaskXDocletException - Describe the exception
|
http://xdoclet.sourceforge.net/ | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||