xdoclet.modules.oracle.oc4j.ejb
public class OC4JSubTask extends AbstractEjbDeploymentDescriptorSubTask
Version: $Revision: 1.2 $
UNKNOWN: April 6, 2003 display-name = "OC4J" name = "oc4j" parent = "xdoclet.modules.ejb.EjbDocletTask" file = "oc4j-{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 = "oc4j-beans.ent" relates-to = "orion-ejb-jar.xml" description = "An XML unparsed entity * containing the session-deployment, entity-deployment or message-driven-deployment elements for beans you wish to * include which aren't processed by XDoclet." file = "oc4j-{0}-attributes.xml" relates-to = "orion-ejb-jar.xml" description = "A text file * containing any attributes for a bean's session-deployment, entity-deployment or message-driven-deployment * element not specified using oc4j.bean tag parameters." file = "oc4j-{0}-settings.xml" relates-to = "orion-ejb-jar.xml" description = "An XML unparsed entity * containing the (env-entry-mapping*, ejb-ref-mapping*, resource-ref-mapping*, resource-env-ref-mapping*) elements * for a bean." file = "oc4j-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 | OC4JSubTask.OC4JVersionTypes |
Constructor Summary | |
---|---|
OC4JSubTask()
Default Constructor. |
Method Summary | |
---|---|
protected void | engineStarted()
Output the processing file name.
|
String | getVersion()
Gets the Version attribute of the OC4JSubTask object
|
void | setVersion(OC4JSubTask.OC4JVersionTypes deploymentVersion)
Sets the Version attribute of the OC4JSubTask object
|
Throws: XDocletException
Returns: The Version value
Parameters: deploymentVersion The new Version value