|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.dse.tools.workbench.gui.ACFilesGenerator
This class implements the WSBC AdvancedComponent Files generator. It's used to generate de AC files from an AC instance
Constructor Summary | |
ACFilesGenerator(java.io.File targetDirectory)
AC Files Generator object constructor |
Method Summary | |
void |
generateACFiles(TableRow row)
This method generate the AC Files of an AC instance |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public ACFilesGenerator(java.io.File targetDirectory)
targetDirectory
- java.io.File The root directoy where to copy the generated filesMethod Detail |
public void generateACFiles(TableRow row) throws WorkbenchException
row
- com.ibm.dse.tools.workbench.base.TableRow The AC instance to be externalized
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |