Class Jt


  • public class Jt
    extends Object
    • Constructor Detail

      • Jt

        public Jt()
    • Method Detail

      • infoInit

        public static void infoInit​(io.vertx.up.log.Annal logger,
                                    String pattern,
                                    Object... args)
      • infoRoute

        public static void infoRoute​(io.vertx.up.log.Annal logger,
                                     String pattern,
                                     Object... args)
      • infoWorker

        public static void infoWorker​(io.vertx.up.log.Annal logger,
                                      String pattern,
                                      Object... args)
      • infoWeb

        public static void infoWeb​(io.vertx.up.log.Annal logger,
                                   String pattern,
                                   Object... args)
      • warnApp

        public static void warnApp​(io.vertx.up.log.Annal logger,
                                   String pattern,
                                   Object... args)
      • warnInfo

        public static void warnInfo​(io.vertx.up.log.Annal logger,
                                    String pattern,
                                    Object... args)
      • jobCode

        public static String jobCode​(IJob job)
      • toMime

        public static Set<javax.ws.rs.core.MediaType> toMime​(Supplier<String> supplier)
      • toDict

        public static io.vertx.up.commune.exchange.DiSetting toDict​(IService service)
      • toMapping

        public static io.vertx.up.commune.exchange.BiTree toMapping​(IService service)
      • toIdentity

        public static io.vertx.up.commune.config.Identity toIdentity​(IService service)
      • toDictionary

        public static io.vertx.core.Future<ConcurrentMap<String,​io.vertx.core.json.JsonArray>> toDictionary​(String key,
                                                                                                                  String identifier,
                                                                                                                  io.vertx.up.commune.exchange.DiSetting dict)
      • initApi

        public static void initApi​(IApi api)
      • toOptions

        public static io.vertx.core.json.JsonObject toOptions​(JtApp app,
                                                              IApi api,
                                                              IService service)
      • toOptions

        public static io.vertx.core.json.JsonObject toOptions​(JtApp app,
                                                              IJob job,
                                                              IService service)
      • toOptions

        public static io.vertx.core.json.JsonObject toOptions​(JtApp app,
                                                              IService service)
      • toDatabase

        public static io.vertx.up.commune.config.Database toDatabase​(Supplier<String> supplier,
                                                                     io.vertx.up.commune.config.Database defaultDatabase)
      • toDatabase

        public static io.vertx.up.commune.config.Database toDatabase​(IService service)
      • toRule

        public static io.vertx.up.commune.rule.RuleUnique toRule​(IService service)
      • toIntegration

        public static io.vertx.up.commune.config.Integration toIntegration​(IService service)