Interface ProcessorManager

  • All Known Implementing Classes:
    ProcessorManagerImpl

    public interface ProcessorManager
    This service manages the processor configurations.
    • Method Detail

      • getProcessorConfigurations

        List<ProcessorConfiguration> getProcessorConfigurations()
        Return the list of currently available processor configurations.
        Returns:
        The list of processor configurations in the order to check.