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