Class LocalParameterManager

java.lang.Object
com.google.common.util.concurrent.AbstractService
org.yamcs.AbstractProcessorService
org.yamcs.parameter.LocalParameterManager
All Implemented Interfaces:
com.google.common.util.concurrent.Service, ParameterProvider, SoftwareParameterManager, ProcessorService

public class LocalParameterManager extends AbstractProcessorService implements SoftwareParameterManager, ParameterProvider
Implements local parameters - these are parameters that can be set from the clients.

All the parameters are sent from the executor thread.