| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
|  void | configure(org.apache.tools.ant.taskdefs.optional.ejb.EjbJar.Config config)Configure this tool for use in the ejbjar task. | 
|  void | processDescriptor(java.lang.String descriptorFilename,
                  javax.xml.parsers.SAXParser saxParser)Process a deployment descriptor, generating the necessary vendor specific deployment files. | 
|  void | setTask(Task task)Set the task which owns this tool | 
|  void | validateConfigured()Called to validate that the tool parameters have been configured. | 
| Method Detail | 
public void processDescriptor(java.lang.String descriptorFilename,
                              javax.xml.parsers.SAXParser saxParser)
                       throws BuildException
descriptorFilename - the name of the deployment descriptorsaxParser - a SAX parser which can be used to parse the deployment descriptor.
BuildException
public void validateConfigured()
                        throws BuildException
BuildExceptionpublic void setTask(Task task)
public void configure(org.apache.tools.ant.taskdefs.optional.ejb.EjbJar.Config config)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||