xdoclet.modules.orion.ejb
public class OrionSubTask extends AbstractEjbDeploymentDescriptorSubTask
Version: $Revision: 1.9 $
UNKNOWN: May 15, 2001 display-name = "Orion" name = "orion" parent = "xdoclet.modules.ejb.EjbDocletTask" file = "orion-{0}.xml" relates-to = "orion-ejb-jar.xml" description = "An XML document containing the * session-deployment, entity-deployment or message-driven-deployment element for a bean, instead of generating it * from tags." file = "orion-{0}-attributes.xml" relates-to = "orion-ejb-jar.xml" description = "A text file * containing the attributes for a bean's session-deployment, entity-deployment or message-driven-deployment * element, instead of specifying them with orion.bean tag parameters." file = "orion-{0}-settings.xml" relates-to = "orion-ejb-jar.xml" description = "An XML unparsed * entity containing the (env-entry-mapping*, ejb-ref-mapping*) elements for a bean." file = "orion-assembly-descriptor.xml" relates-to = "orion-ejb-jar.xml" description = "An XML * document containing the assembly-descriptor element for orion-ejb-jar.xml."
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
|
Returns: The DeploymentVersion value
Parameters: version The new DeploymentVersion value