|
||||||||||
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.ejb.dd.AbstractEjbDeploymentDescriptorSubTask
xdoclet.modules.mvcsoft.ejb.MVCSoftSubTask
public class MVCSoftSubTask
Generates MVCSoft's xml.
Nested Class Summary | |
---|---|
static class |
MVCSoftSubTask.MVCSoftVersionTypes
|
Nested classes/interfaces inherited from class xdoclet.TemplateSubTask |
---|
TemplateSubTask.ExtentTypes, TemplateSubTask.OfType |
Field Summary |
---|
Fields inherited from class xdoclet.DocletSupport |
---|
currentClassTag, currentFieldTag, currentMethodTag |
Constructor Summary | |
---|---|
MVCSoftSubTask()
Describe what the MVCSoftSubTask constructor does |
Method Summary | |
---|---|
java.lang.String |
getConnectionjndiname()
Gets the Connectionjndiname attribute of the MVCSoftSubTask object |
java.lang.String |
getDeploymentVersion()
Gets the DeploymentVersion attribute of the MVCSoftSubTask object |
java.lang.String |
getLightweightfactoryname()
Gets the lightweightfactoryname attribute of the MVCSoftSubTask object |
java.lang.String |
getLoggingtype()
Gets the Loggingtype attribute of the MVCSoftSubTask object |
void |
setConnectionjndiname(java.lang.String jndiName)
Sets the Connectionjndiname attribute of the MVCSoftSubTask object |
void |
setDeploymentVersion(MVCSoftSubTask.MVCSoftVersionTypes deploymentVersion)
Sets the DeploymentVersion attribute of the MVCSoftSubTask object |
void |
setLightweightfactoryname(java.lang.String lightweightFactoryName)
Sets the lightweightfactoryname attribute of the MVCSoftSubTask object |
void |
setLoggingtype(java.lang.String loggingType)
Sets the Loggingtype attribute of the MVCSoftSubTask object |
Methods inherited from class xdoclet.modules.ejb.dd.AbstractEjbDeploymentDescriptorSubTask |
---|
atLeastOneCmp1EntityBeanExists, atLeastOneCmp2EntityBeanExists, atLeastOneCmpEntityBeanExists |
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 MVCSoftSubTask()
Method Detail |
---|
public java.lang.String getDeploymentVersion()
public java.lang.String getConnectionjndiname()
public java.lang.String getLoggingtype()
public java.lang.String getLightweightfactoryname()
public void setDeploymentVersion(MVCSoftSubTask.MVCSoftVersionTypes deploymentVersion)
deploymentVersion
- The new DeploymentVersion valuepublic void setConnectionjndiname(java.lang.String jndiName)
jndiName
- The new Connectionjndiname valuepublic void setLoggingtype(java.lang.String loggingType)
loggingType
- The new Loggingtype valuepublic void setLightweightfactoryname(java.lang.String lightweightFactoryName)
lightweightFactoryName
-
|
http://xdoclet.sourceforge.net/ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |