Keel
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Keel
keel-core
/
com.keel.kernel.config
/
ServicePluginConfig
Service
Plugin
Config
class
ServicePluginConfig
(
source
)
Members
Constructors
Service
Plugin
Config
Link copied to clipboard
constructor
(
)
Functions
install
Link copied to clipboard
fun
<
B
:
Any
,
F
:
Any
>
install
(
plugin
:
BaseRouteScopedPlugin
<
B
,
F
>
,
configure
:
B
.
(
)
->
Unit
=
{}
)