xdoclet.modules.orion.ejb

Class OrionSubTask


public class OrionSubTask
extends AbstractEjbDeploymentDescriptorSubTask

Generates Orion's orion-ejb-jar.xml.
Version:
$Revision: 1.9 $
Author:
Ara Abrahamian (ara_e_w@yahoo.com)
ant.element
display-name = "Orion" name = "orion" parent = "xdoclet.modules.ejb.EjbDocletTask"
created
May 15, 2001

Nested Class Summary

static class
OrionSubTask.OrionVersionTypes

Constructor Summary

OrionSubTask()
Describe what the OrionSubTask constructor does

Method Summary

String
getVersion()
Gets the DeploymentVersion attribute of the OrionSubTask object
void
setVersion(OrionSubTask.OrionVersionTypes version)
Sets the DeploymentVersion attribute of the OrionSubTask object

Constructor Details

OrionSubTask

public OrionSubTask()
Describe what the OrionSubTask constructor does

Method Details

getVersion

public String getVersion()
Gets the DeploymentVersion attribute of the OrionSubTask object
Returns:
The DeploymentVersion value

setVersion

public void setVersion(OrionSubTask.OrionVersionTypes version)
Sets the DeploymentVersion attribute of the OrionSubTask object
Parameters:
version - The new DeploymentVersion value