Uses of Class
ch.psi.wica.controlsystem.event.channel.EpicsChannelEventPublisher
Packages that use EpicsChannelEventPublisher
-
Uses of EpicsChannelEventPublisher in ch.psi.wica.controlsystem.epics.channel
Constructors in ch.psi.wica.controlsystem.epics.channel with parameters of type EpicsChannelEventPublisherModifierConstructorDescriptionEpicsChannelManager
(String scope, EpicsChannelAccessContextSupplier epicsChannelAccessContextSupplier, EpicsChannelConnectionChangeSubscriber epicsChannelConnectionChangeSubscriber, EpicsChannelEventPublisher epicsChannelEventPublisher, StatisticsCollectionService statisticsCollectionService) Constructs a new instance.EpicsMonitoredChannelManagerService
(EpicsChannelAccessContextSupplier epicsChannelAccessContextSupplier, EpicsChannelConnectionChangeSubscriber epicsChannelConnectionChangeSubscriber, EpicsChannelEventPublisher epicsChannelEventPublisher, StatisticsCollectionService statisticsCollectionService) Constructs a new instance.EpicsPolledChannelManagerService
(EpicsChannelAccessContextSupplier epicsChannelAccessContextSupplier, EpicsChannelConnectionChangeSubscriber epicsChannelConnectionChangeSubscriber, EpicsChannelEventPublisher epicsChannelEventPublisher, StatisticsCollectionService statisticsCollectionService) Constructs a new instance.