Methods Summary |
---|
public void | configure(EjbJar.Config config)Configure this tool for use in the ejbjar task.
|
public void | processDescriptor(java.lang.String descriptorFilename, javax.xml.parsers.SAXParser saxParser)Process a deployment descriptor, generating the necessary vendor specific
deployment files.
|
public void | setTask(org.apache.tools.ant.Task task)Set the task which owns this tool
|
public void | validateConfigured()Called to validate that the tool parameters have been configured.
|