Class KEnv

  • All Implemented Interfaces:
    Serializable

    public class KEnv
    extends Object
    implements Serializable
    Environment Bus of Underway to Store critical Application - sigma - appId - appKey - language - namespace - name - code
    Author:
    Lang
    See Also:
    Serialized Form
    • Method Detail

      • instance

        public static KEnv instance​(io.vertx.core.json.JsonObject unityApp)
      • sigma

        public String sigma()
      • appId

        public String appId()
      • appKey

        public String appKey()
      • language

        public String language()
      • database

        public io.vertx.up.commune.config.Database database()