org.apache.tools.ant.taskdefs.optional.ejb
public class JbossDeploymentTool extends GenericDeploymentTool
Version: 1.0
See Also: EjbJar
Field Summary | |
---|---|
protected static String | JBOSS_CMP10D |
protected static String | JBOSS_CMP20D |
protected static String | JBOSS_DD |
Method Summary | |
---|---|
protected void | addVendorFiles(Hashtable ejbFiles, String ddPrefix)
Add any vendor specific files which should be included in the
EJB Jar. |
void | setSuffix(String inString)
Setter used to store the suffix for the generated JBoss jar file. |
void | validateConfigured()
Called to validate that the tool parameters have been configured.
|
Parameters: inString the string to use as the suffix.
Throws: BuildException If the Deployment Tool's configuration isn't valid
Since: ant 1.6