Class SdcDevicePluginProcessor

    • Constructor Detail

      • SdcDevicePluginProcessor

        SdcDevicePluginProcessor(Collection<SdcDevicePlugin> devicePlugins, SdcDeviceContext context)
        Creates a processor with given dependencies.
        Parameters:
        devicePlugins - the actual plugins to process once a specific processing step is called.
        context - the context data passed to each SdcDevicePlugin callback.