xdoclet.modules.mvcsoft.ejb

Class MVCSoftSubTask

public class MVCSoftSubTask extends AbstractEjbDeploymentDescriptorSubTask

Generates MVCSoft's xml.

Author: Daniel OConnor (docodan@mvcsoft.com)

UNKNOWN: November 1, 2001 display-name = "MVCSoft" name = "mvcsoft" parent = "xdoclet.modules.ejb.EjbDocletTask"

Nested Class Summary
static classMVCSoftSubTask.MVCSoftVersionTypes
Constructor Summary
MVCSoftSubTask()
Describe what the MVCSoftSubTask constructor does
Method Summary
StringgetConnectionjndiname()
Gets the Connectionjndiname attribute of the MVCSoftSubTask object
StringgetDeploymentVersion()
Gets the DeploymentVersion attribute of the MVCSoftSubTask object
StringgetLightweightfactoryname()
Gets the lightweightfactoryname attribute of the MVCSoftSubTask object
StringgetLoggingtype()
Gets the Loggingtype attribute of the MVCSoftSubTask object
voidsetConnectionjndiname(String jndiName)
Sets the Connectionjndiname attribute of the MVCSoftSubTask object
voidsetDeploymentVersion(MVCSoftSubTask.MVCSoftVersionTypes deploymentVersion)
Sets the DeploymentVersion attribute of the MVCSoftSubTask object
voidsetLightweightfactoryname(String lightweightFactoryName)
Sets the lightweightfactoryname attribute of the MVCSoftSubTask object
voidsetLoggingtype(String loggingType)
Sets the Loggingtype attribute of the MVCSoftSubTask object

Constructor Detail

MVCSoftSubTask

public MVCSoftSubTask()
Describe what the MVCSoftSubTask constructor does

Method Detail

getConnectionjndiname

public String getConnectionjndiname()
Gets the Connectionjndiname attribute of the MVCSoftSubTask object

Returns: The Connectionjndiname value

getDeploymentVersion

public String getDeploymentVersion()
Gets the DeploymentVersion attribute of the MVCSoftSubTask object

Returns: The DeploymentVersion value

getLightweightfactoryname

public String getLightweightfactoryname()
Gets the lightweightfactoryname attribute of the MVCSoftSubTask object

Returns: The Lightweightfactoryname value

getLoggingtype

public String getLoggingtype()
Gets the Loggingtype attribute of the MVCSoftSubTask object

Returns: The Loggingtype value

setConnectionjndiname

public void setConnectionjndiname(String jndiName)
Sets the Connectionjndiname attribute of the MVCSoftSubTask object

Parameters: jndiName The new Connectionjndiname value

UNKNOWN: "No, default is 'java:DefaultDS'"

setDeploymentVersion

public void setDeploymentVersion(MVCSoftSubTask.MVCSoftVersionTypes deploymentVersion)
Sets the DeploymentVersion attribute of the MVCSoftSubTask object

Parameters: deploymentVersion The new DeploymentVersion value

setLightweightfactoryname

public void setLightweightfactoryname(String lightweightFactoryName)
Sets the lightweightfactoryname attribute of the MVCSoftSubTask object

Parameters: lightweightFactoryName

UNKNOWN: No,defaultis novalue

setLoggingtype

public void setLoggingtype(String loggingType)
Sets the Loggingtype attribute of the MVCSoftSubTask object

Parameters: loggingType The new Loggingtype value

UNKNOWN: "No, default is 'None'"