Interface ISpaceExecutor

    • Field Detail

      • PROPERTY_EXECUTION_MONITORING

        static final java.lang.String PROPERTY_EXECUTION_MONITORING
        Property to enable execution monitoring (i.e. print warnings when components are still executing during advancement of time).
        See Also:
        Constant Field Values
    • Method Detail

      • start

        void start()
        Start the space executor.
      • terminate

        void terminate()
        Terminate the space executor.