Package kos.api
Class ConfigurationLoadedEventListener.ConfigurationLoadedEvent
- java.lang.Object
-
- kos.api.ConfigurationLoadedEventListener.ConfigurationLoadedEvent
-
- Enclosing interface:
- ConfigurationLoadedEventListener
public static class ConfigurationLoadedEventListener.ConfigurationLoadedEvent extends Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) io.vertx.core.json.JsonObjectapplicationConfig(package private) KosContextkosContext
-
Constructor Summary
Constructors Constructor Description ConfigurationLoadedEvent()
-
-
-
Field Detail
-
kosContext
KosContext kosContext
-
applicationConfig
io.vertx.core.json.JsonObject applicationConfig
-
-