Package org.yamcs

Class AbstractProcessorService

    • Constructor Detail

      • AbstractProcessorService

        public AbstractProcessorService()
    • Method Detail

      • init

        public void init​(Processor proc,
                         YConfiguration config,
                         Object spec)
        Specified by:
        init in interface ProcessorService
        config - service configuration as specified in processor.yaml
        spec - passed by the user when creating the processor (for instance via the REST API)
      • getYamcsInstance

        public String getYamcsInstance()