Class JtThanatos

java.lang.Object
io.vertx.up.uca.job.AbstractMission
io.vertx.tp.jet.uca.micro.JtThanatos

public class JtThanatos extends io.vertx.up.uca.job.AbstractMission
「Job Instance」 Configured in database, it's not need @Job When the job has been stored into database, it's not need @Job, in this situation zero system will ignore scanned this job instead of other implemention

The job scan - CodeStore -> @Job - ExtensionStore -> JtHypnos ( Database stored ) -> ( Job + Service )

  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    io.vertx.core.Future<io.vertx.up.commune.Envelop>
    start(io.vertx.up.commune.Envelop envelop, io.vertx.up.atom.worker.Mission mission, io.horizon.specification.meta.action.Commercial commercial, io.vertx.up.atom.Refer refer)
     

    Methods inherited from class io.vertx.up.uca.job.AbstractMission

    store, vertx

    Methods inherited from class java.lang.Object

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

    • JtThanatos

      public JtThanatos()
  • Method Details

    • start

      @On public io.vertx.core.Future<io.vertx.up.commune.Envelop> start(io.vertx.up.commune.Envelop envelop, io.vertx.up.atom.worker.Mission mission, io.horizon.specification.meta.action.Commercial commercial, io.vertx.up.atom.Refer refer)