xdoclet.modules.mvcsoft.ejb
public class MVCSoftSubTask extends AbstractEjbDeploymentDescriptorSubTask
UNKNOWN: November 1, 2001 display-name = "MVCSoft" name = "mvcsoft" parent = "xdoclet.modules.ejb.EjbDocletTask"
| Nested Class Summary | |
|---|---|
| static class | MVCSoftSubTask.MVCSoftVersionTypes |
| Constructor Summary | |
|---|---|
| MVCSoftSubTask()
Describe what the MVCSoftSubTask constructor does | |
| Method Summary | |
|---|---|
| String | getConnectionjndiname()
Gets the Connectionjndiname attribute of the MVCSoftSubTask object
|
| String | getDeploymentVersion()
Gets the DeploymentVersion attribute of the MVCSoftSubTask object
|
| String | getLightweightfactoryname()
Gets the lightweightfactoryname attribute of the MVCSoftSubTask object
|
| String | getLoggingtype()
Gets the Loggingtype attribute of the MVCSoftSubTask object
|
| void | setConnectionjndiname(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(String lightweightFactoryName)
Sets the lightweightfactoryname attribute of the MVCSoftSubTask object
|
| void | setLoggingtype(String loggingType)
Sets the Loggingtype attribute of the MVCSoftSubTask object
|
Returns: The Connectionjndiname value
Returns: The DeploymentVersion value
Returns: The Lightweightfactoryname value
Returns: The Loggingtype value
Parameters: jndiName The new Connectionjndiname value
UNKNOWN: "No, default is 'java:DefaultDS'"
Parameters: deploymentVersion The new DeploymentVersion value
Parameters: lightweightFactoryName
UNKNOWN: No,defaultis novalue
Parameters: loggingType The new Loggingtype value
UNKNOWN: "No, default is 'None'"