Class RunLimitHook

  • All Implemented Interfaces:
    InterpreterHook

    public class RunLimitHook
    extends SimpleHook
    This hook can be configured to limit the execution resources for a given program. The limits are read from the configuration file.
    Author:
    Peter Verhas date Aug 4, 2012
    • Constructor Detail

      • RunLimitHook

        public RunLimitHook()