public interface RhinoWorker<R extends Serializable,P extends Serializable>
Exception
convertException(org.mozilla.javascript.RhinoException rhinoException)
R
process(P payload)
R process(P payload)
Exception convertException(org.mozilla.javascript.RhinoException rhinoException)