Interface ProcedureUtility


  • public interface ProcedureUtility
    This class eases Procedure execution through automatic pre-configuration.

    The provided Procedures will run against a ProcedureContext fed with settings coming from the REST Toolkit JAX-RS components. Those pre-configurations are settled before executing the incoming Procedure, allowing their override.

    Since:
    6.0.0
    See Also:
    SessionContext.getProcedureUtility()