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