Interface TaskReactorInstanceComponentProvider


  • public interface TaskReactorInstanceComponentProvider
    Class which is used to provide components that require Task Reactor instance name. It is designed to be used in features that have to execute some operations for all instances of Task Reactor defined in a Connector.

    DO NOT use it in classes where an operation needs to be executed only for a single instance and that instance name is known.