Executive interfaces

We provide three interfaces for you to implement:

jet.util.JURLExecutor

This interface provides a method public boolean exec(String[] params) throws JURLExecuterException that is used to get the status of the JReport Engine.

jet.util.JURLEngineExecutor

This interface provides a method public boolean exec(String[] params, EngineExecutor executor) throws JURLExecutorException that is used to get the status of the JReport Engine.

jet.util.EngineExecutor

This interface provides three methods:

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