toggle menu
service-core
JVM
switch theme
search in API
service-core
/
com.serious.service.administration.impl
/
ApplicationIntrospectionServiceImpl
Application
Introspection
Service
Impl
@
Component
@
RestController
class
ApplicationIntrospectionServiceImpl
:
ApplicationIntrospectionService
Members
Constructors
Application
Introspection
Service
Impl
Link copied to clipboard
constructor
(
)
Properties
channel
Manager
Link copied to clipboard
@
Autowired
lateinit
var
channelManager
:
ChannelManager
Functions
channels
Link copied to clipboard
open
override
fun
channels
(
)
:
Map
<
String
,
ChannelDTO
>