|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.legstar.eclipse.plugin.common.wizards.AbstractWizardRunnable
com.legstar.eclipse.plugin.cixscom.wizards.AbstractCixsGeneratorWizardRunnable
com.legstar.eclipse.plugin.jbossesbgen.wizards.AbstractCixsJbossEsbGeneratorWizardRunnable
public abstract class AbstractCixsJbossEsbGeneratorWizardRunnable
Background task that performs the actual artifacts generation. The process involves 2 steps:
Constructor Summary | |
---|---|
AbstractCixsJbossEsbGeneratorWizardRunnable(com.legstar.eclipse.plugin.cixscom.wizards.AbstractCixsGeneratorWizardPage cixsGenWizardPage,
String antFileNameId)
Constructs the backend generation task. |
Method Summary |
---|
Methods inherited from class com.legstar.eclipse.plugin.cixscom.wizards.AbstractCixsGeneratorWizardRunnable |
---|
getAntScriptFileName, run |
Methods inherited from class com.legstar.eclipse.plugin.common.wizards.AbstractWizardRunnable |
---|
checkProbeFile, createBuild, getAntBuildModel, getAntFile, getAntFileRelativePath, getAntFolderAbsolutePath, getAntFolderRelativePath, getGeneratedAntFile, getPreferenceAntFolder, getProbeFile, getProject, getTargetAntFileName, getTargetAntScriptLocation, getTargetProject, mkDir, runBuild, setAntBuildModel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractCixsJbossEsbGeneratorWizardRunnable(com.legstar.eclipse.plugin.cixscom.wizards.AbstractCixsGeneratorWizardPage cixsGenWizardPage, String antFileNameId) throws InvocationTargetException
cixsGenWizardPage
- the main wizard pageantFileNameId
- a prefix to append before file name.
InvocationTargetException
- if construction fails
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |