public class FinalizeTask extends JAXXEngineTask
This task will finialize all compilers.
| Constructor and Description |
|---|
FinalizeTask() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
perform(JAXXEngine engine)
Performs the task on the given
engine. |
addEndProfileTime, addStartProfileTime, checkAllFilesCompiled, getNamepublic static final String TASK_NAME
public boolean perform(JAXXEngine engine) throws Exception
JAXXEngineTaskengine.perform in class JAXXEngineTaskengine - the engine to usefalse if task failed (with no exception), true otherwise.Exception - if any errorCopyright © 2008–2018 Ultreia.io. All rights reserved.