|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Defines the methods of a Converter
20020519 Andreas Schaefer:
| Method Summary | |
boolean |
accepts(URL url)
Checks if the a deployment unit can be converted to a JBoss deployment unit by this converter. |
void |
convert(org.jboss.deployment.DeploymentInfo di,
File path)
Converts the necessary files to make the given deployment deployable into the JBoss |
| Method Detail |
public boolean accepts(URL url)
url - The url of the deployment unit to be converted
public void convert(org.jboss.deployment.DeploymentInfo di,
File path)
throws Exception
di - Deployment info to be convertedpath - Path of the extracted deployment
Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||