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.handler

Class HandlerRegistry

java.lang.Object
com.inductiveautomation.eventstream.designer.api.DesignerEventStreamRegistry<EventStreamHandlerDesignDelegate,HandlerDesignDelegateInfo,HandlerEditor>
com.inductiveautomation.eventstream.designer.api.handler.HandlerRegistry

public final class HandlerRegistry extends DesignerEventStreamRegistry<EventStreamHandlerDesignDelegate,HandlerDesignDelegateInfo,HandlerEditor>
  • Constructor Summary

    Constructors
    Constructor
    Description
    HandlerRegistry(Map<String,HandlerDescriptor> 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

    • HandlerRegistry

      public HandlerRegistry(Map<String,HandlerDescriptor> map)