Interface ProcessorManager


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

      • getProcessorConfigurations

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