Class LoggerHandlerDesignDelegate
java.lang.Object
com.inductiveautomation.eventstream.designer.handlers.logger.LoggerHandlerDesignDelegate
- All Implemented Interfaces:
EventStreamDesignDelegate<HandlerEditor>,EventStreamHandlerDesignDelegate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEditor(EventStreamContext context) Supply an Editor to handle configuration viewing and edits.getType()
-
Constructor Details
-
LoggerHandlerDesignDelegate
public LoggerHandlerDesignDelegate()
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceEventStreamDesignDelegate<HandlerEditor>
-
getEditor
Description copied from interface:EventStreamHandlerDesignDelegateSupply an Editor to handle configuration viewing and edits. A new editor should be issued each time this method is called.- Specified by:
getEditorin interfaceEventStreamDesignDelegate<HandlerEditor>- Specified by:
getEditorin interfaceEventStreamHandlerDesignDelegate
-