All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.enioka.jqm.tools.JqmEngineOperations Maven / Gradle / Ivy

There is a newer version: 2.2.9
Show newest version
package com.enioka.jqm.tools;

public interface JqmEngineOperations
{
    /**
     * Orders the engine to stop and waits for its actual end.
     */
    public void stop();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy