From c7169d6e9dec101fc5523f84766b6fd0c3ecb656 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sat, 16 Feb 2019 23:29:42 +0100 Subject: API documentation for KVision 0.0.25 --- api/pl.treksoft.kvision.remote/-k-v-controller/index.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'api/pl.treksoft.kvision.remote/-k-v-controller/index.html') diff --git a/api/pl.treksoft.kvision.remote/-k-v-controller/index.html b/api/pl.treksoft.kvision.remote/-k-v-controller/index.html index 40ced1a9..20a36779 100644 --- a/api/pl.treksoft.kvision.remote/-k-v-controller/index.html +++ b/api/pl.treksoft.kvision.remote/-k-v-controller/index.html @@ -26,10 +26,17 @@ -

kvServer

+

applicationContext

-lateinit var kvServer: KVServer +lateinit var applicationContext: <ERROR CLASS> + + + +

services

+ + +lateinit var services: List<KVServiceManager<*>> -- cgit