Skip navigation links
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Index
  • Help
  • Summary: 
  • Nested | 
  • Field | 
  • Constr | 
  • Method
  • Detail: 
  • Field | 
  • Constr | 
  • Method
Package com.inductiveautomation.eventstream.designer.api.source

Class SourceRegistry

java.lang.Object
com.inductiveautomation.eventstream.designer.api.DesignerEventStreamRegistry<EventStreamSourceDesignDelegate,SourceDesignDelegateInfo,SourceEditor>
com.inductiveautomation.eventstream.designer.api.source.SourceRegistry

public final class SourceRegistry extends DesignerEventStreamRegistry<EventStreamSourceDesignDelegate,SourceDesignDelegateInfo,SourceEditor>
  • Constructor Summary

    Constructors
    Constructor
    Description
    SourceRegistry(Map<String,SourceDescriptor> map)
     
  • Method Summary

    Methods inherited from class com.inductiveautomation.eventstream.designer.api.DesignerEventStreamRegistry

    get, getAll, register, setMappingFunction, unregister, unregisterAll

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SourceRegistry

      public SourceRegistry(Map<String,SourceDescriptor> map)