Class InitTask


  • public class InitTask
    extends JAXXEngineTask
    The init task to be launched first.
    Since:
    2.0.2
    Author:
    Tony Chemit - chemit@codelutin.com
    • Constructor Detail

      • InitTask

        public InitTask()
    • Method Detail

      • perform

        public boolean perform​(JAXXEngine engine)
                        throws Exception
        Description copied from class: JAXXEngineTask
        Performs the task on the given engine.
        Specified by:
        perform in class JAXXEngineTask
        Parameters:
        engine - the engine to use
        Returns:
        false if task failed (with no exception), true otherwise.
        Throws:
        Exception - if any error