Interface IComponent

All Superinterfaces:
IoSource

public interface IComponent extends IoSource
Author:
Lang
  • Method Summary

    Modifier and Type
    Method
    Description
    before(io.horizon.atom.common.Kv<String,Object> kv, io.modello.specification.HRecord record, io.vertx.core.json.JsonObject combineData)
     

    Methods inherited from interface io.vertx.tp.modular.plugin.IoSource

    source
  • Method Details

    • before

      Object before(io.horizon.atom.common.Kv<String,Object> kv, io.modello.specification.HRecord record, io.vertx.core.json.JsonObject combineData)