Class SessionOpProcessor

  • All Implemented Interfaces:
    AutoCloseable, OpProcessor

    public class SessionOpProcessor
    extends AbstractEvalOpProcessor
    Simple OpProcessor implementation that handles ScriptEngine script evaluation in the context of a session. Note that this processor will also take a "close" op to kill the session and rollback any incomplete transactions.
    Author:
    Stephen Mallette (http://stephen.genoprime.com)