Class EpicsChannelMetadataPublisher
java.lang.Object
ch.psi.wica.controlsystem.epics.metadata.EpicsChannelMetadataPublisher
-
Constructor Summary
ConstructorsConstructorDescriptionEpicsChannelMetadataPublisher
(EpicsChannelMetadataGetter epicsChannelMetadataGetter, WicaChannelEventPublisher wicaChannelEventPublisher, StatisticsCollectionService statisticsCollectionService) -
Method Summary
Modifier and TypeMethodDescriptionvoid
addChannel
(EpicsChannelMetadataRequest requestObject) void
boolean
isRequestObjectRecognised
(EpicsChannelMetadataRequest requestObject) void
void
removeChannel
(EpicsChannelMetadataRequest requestObject)
-
Constructor Details
-
EpicsChannelMetadataPublisher
EpicsChannelMetadataPublisher(@Autowired EpicsChannelMetadataGetter epicsChannelMetadataGetter, @Autowired WicaChannelEventPublisher wicaChannelEventPublisher, @Autowired StatisticsCollectionService statisticsCollectionService)
-
-
Method Details
-
getStatistics
-
isRequestObjectRecognised
-
addChannel
-
removeChannel
-
removeAllChannels
public void removeAllChannels() -
handleEpicsChannelConnectedEvent
-