Class SourceRegistry
java.lang.Object
com.inductiveautomation.eventstream.gateway.api.EventStreamRegistry<EventStreamSource.Factory>
com.inductiveautomation.eventstream.gateway.sources.SourceRegistry
-
Nested Class Summary
Nested classes/interfaces inherited from class com.inductiveautomation.eventstream.gateway.api.EventStreamRegistry
EventStreamRegistry.Item
-
Constructor Summary
ConstructorsConstructorDescriptionSourceRegistry
(EventStreamEventBus eventBus, LastSourceEventCache cache, EncoderRegistry encoderRegistry, TagManager tagManager) -
Method Summary
Methods inherited from class com.inductiveautomation.eventstream.gateway.api.EventStreamRegistry
get, getAll, register, unregister, unregister
-
Constructor Details
-
SourceRegistry
public SourceRegistry(EventStreamEventBus eventBus, LastSourceEventCache cache, EncoderRegistry encoderRegistry, TagManager tagManager)
-