Interface JobOperator

All Known Implementing Classes:
SimpleJobOperator

public interface JobOperator
Low level interface for inspecting and controlling jobs with access only to primitive and collection types. Suitable for a command-line client (e.g. that launches a new process for each operation), or a remote launcher like a JMX console.
Since:
2.0
Author:
Dave Syer, Mahmoud Ben Hassine