Package io.vertx.tp.jet.uca.micro
Class JtThanatos
- java.lang.Object
-
- io.vertx.up.uca.job.AbstractMission
-
- io.vertx.tp.jet.uca.micro.JtThanatos
-
public class JtThanatos extends 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 implementionThe job scan - CodeStore -> @Job - ExtensionStore -> JtHypnos ( Database stored ) -> ( Job + Service )
-
-
Constructor Summary
Constructors Constructor Description JtThanatos()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.vertx.core.Future<Envelop>start(Envelop envelop, Mission mission, Commercial commercial, Refer refer)-
Methods inherited from class io.vertx.up.uca.job.AbstractMission
store, vertx
-
-
-
-
Method Detail
-
start
@On public io.vertx.core.Future<Envelop> start(Envelop envelop, Mission mission, Commercial commercial, Refer refer)
-
-