exec
Operator exec()
throws JargonException
execute the procedure. This class is public as required by the
Remote Method Invocation (RMI) mechanism but should not be called
directly. Use the run() method instead.
- Returns:
- an Operator object produced by the procedure.
- Throws:
JargonException