xdoclet.modules.objectweb.jonas.ejb
public class JonasSubTask extends AbstractEjbDeploymentDescriptorSubTask
Version: $Revision: 1.6 $
UNKNOWN: 11 juillet 2002 display-name = "JOnAS" name = "jonas" parent = "xdoclet.modules.ejb.EjbDocletTask" file = "jonas-{0}.xml" relates-to = "jonas-ejb-jar.xml" description = "An XML document containing the * jonas-session, jonas-entity or jonas-message-driven element for a bean, according to its type."
Nested Class Summary | |
---|---|
static class | JonasSubTask.JonasVersionTypes
JonasVersionTypes class.
|
Constructor Summary | |
---|---|
JonasSubTask()
Constructor. |
Method Summary | |
---|---|
void | execute() |
String | getVersion()
Gets the version attribute.
|
void | setVersion(JonasSubTask.JonasVersionTypes version)
Sets the version of JOnAS. |
Returns: The version value.
Parameters: version The new version value. Supported versions are: 2.3, 2.4, 2.5, 2.6, 3.0
UNKNOWN: No,defaultis "2.6".