Arthas UI
Toggle table of contents
0.5.1
jvm
Platform filter
jvm
Switch theme
Search in API
Arthas UI
Arthas UI
/
io.github.vudsen.arthasui.api.extension
/
HostMachineConnectProvider
/
connect
connect
abstract
fun
connect
(
config
:
HostMachineConfig
)
:
HostMachine
使用配置连接宿主机. 如果连接需要关闭,则应该返回
CloseableHostMachine
的实例