Package org.pipservices3.commons.run


package org.pipservices3.commons.run
  • Class
    Description
    Helper class that cleans stored object state.
    Helper class that closes previously opened components.
    Helper class that executes components.
    Timer that is triggered in equal time intervals.
    Interface for components that should clean their state.
    Interface for components that require explicit closure.
    Interface for components that can be called to execute work.
    Interface for components that can be asynchronously notified.
    Interface for components that require explicit opening and closing.
    Interface for components that require execution parameters.
    Helper class that notifies components.
    Helper class that opens components.
    Contains map with execution parameters.