xdoclet.modules.apache.axis.ejb
public class AxisDeploySubTask extends XmlSubTask
Version: $Revision: 1.3 $
UNKNOWN: Mar 23, 2003 display-name = "Apache AXIS" name = "axisdeploy" parent = "xdoclet.modules.ejb.EjbDocletTask" file = "axis-mappings-{0}.xml" relates-to = "deploy-{0}.xml" description = "An XML unparsed * entity containing any typeMapping and beanMapping elements."
| Constructor Summary | |
|---|---|
| AxisDeploySubTask()
Describe what the AxisDeploySubTask constructor does | |
| Method Summary | |
|---|---|
| protected void | engineStarted()
Describe what the method does
|
| String | getContextFactoryName()
Gets the contextFactoryName
|
| String | getContextProviderUrl()
Gets the contextProviderUrl
|
| void | setContextFactoryName(String string)
Sets the contextFactoryName.
|
| void | setContextProviderUrl(String string)
Sets the contextProviderUrl.
|
| void | validateOptions()
Called to validate configuration parameters.
|
Throws: XDocletException Describe the exception
Returns:
Returns:
Parameters: string The contextFactoryName
Parameters: string The contextProviderUrl
Throws: XDocletException Description of Exception