Class AfterUserSync

java.lang.Object
io.vertx.tp.ke.aop.AfterUserSync
All Implemented Interfaces:
io.vertx.up.uca.sectio.After

public class AfterUserSync extends Object implements io.vertx.up.uca.sectio.After
Author:
Lang
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    io.vertx.core.Future<io.vertx.core.json.JsonArray>
    afterAsync(io.vertx.core.json.JsonArray data, io.vertx.core.json.JsonObject config)
     
    Set<io.horizon.eon.em.typed.ChangeFlag>
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface io.vertx.up.uca.sectio.After

    afterAsync
  • Constructor Details

    • AfterUserSync

      public AfterUserSync()
  • Method Details

    • types

      public Set<io.horizon.eon.em.typed.ChangeFlag> types()
      Specified by:
      types in interface io.vertx.up.uca.sectio.After
    • afterAsync

      public io.vertx.core.Future<io.vertx.core.json.JsonArray> afterAsync(io.vertx.core.json.JsonArray data, io.vertx.core.json.JsonObject config)
      Specified by:
      afterAsync in interface io.vertx.up.uca.sectio.After