Executive interfaces

We provide three interfaces for you to implement:

jet.util.JURLExecutor

This interface provides the following method, which is used to get the status of the JReport Engine:

public boolean exec(String[] params) throws JURLExecuterException

jet.util.JURLEngineExecutor

This interface provides the following method, which is used to get the status of the JReport Engine:

public boolean exec(String[] params, EngineExecutor executor) throws JURLExecutorException

jet.util.EngineExecutor

This interface provides three methods:

Reference: For API information, see JURExecutor, JUREngineExecutor and EngineExecutor interfaces in the JReport Javadoc jet.util package located at <install_root>\help\api.