Uses of Class
ch.psi.wica.controlsystem.epics.channel.EpicsChannelManager.EpicsPolledChannelManagerService
Packages that use EpicsChannelManager.EpicsPolledChannelManagerService
Package
Description
Classes providing support for HTTP endpoints.
-
Uses of EpicsChannelManager.EpicsPolledChannelManagerService in ch.psi.wica.controllers
Constructors in ch.psi.wica.controllers with parameters of type EpicsChannelManager.EpicsPolledChannelManagerServiceModifierConstructorDescriptionWicaAdminPageController
(StatisticsCollectionService statisticsCollectionService, EpicsChannelMonitorPublisher epicsChannelMonitorPublisher, EpicsChannelPollerPublisher epicsChannelPollerPublisher, EpicsChannelManager.EpicsMonitoredChannelManagerService epicsMonitoredChannelManager, EpicsChannelManager.EpicsPolledChannelManagerService epicsPolledChannelManager) Constructs a new instance. -
Uses of EpicsChannelManager.EpicsPolledChannelManagerService in ch.psi.wica.controlsystem.epics.poller
Constructors in ch.psi.wica.controlsystem.epics.poller with parameters of type EpicsChannelManager.EpicsPolledChannelManagerServiceModifierConstructorDescriptionEpicsChannelPollerService
(EpicsChannelManager.EpicsPolledChannelManagerService epicsChannelManager, EpicsChannelPollerPublisher epicsChannelPollerPublisher) Constructs a new instance.