kontainer
/
de.peekandpoke.ultra.kontainer
/
KontainerDebugInfo
/
ServiceDebugInfo
Service
Debug
Info
data class
ServiceDebugInfo
(id:
String
, type:
ServiceProvider.Type
, instances:
List
<
KontainerDebugInfo.InstanceDebugInfo
>)
Content copied to clipboard
Properties
Properties
id
Link copied to clipboard
val
id
:
String
Content copied to clipboard
instances
Link copied to clipboard
val
instances
:
List
<
KontainerDebugInfo.InstanceDebugInfo
>
Content copied to clipboard
type
Link copied to clipboard
val
type
:
ServiceProvider.Type
Content copied to clipboard