public class InitTask extends JAXXEngineTask
| Constructor and Description |
|---|
InitTask() |
| 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)
JAXXEngineTaskengine.perform in class JAXXEngineTaskengine - the engine to usefalse if task failed (with no exception), true otherwise.Copyright © 2008–2019 Ultreia.io. All rights reserved.