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
/
ArthasBridge
Arthas
Bridge
interface
ArthasBridge
Arthas 桥接
Inheritors
ArthasBridgeTemplate
Members
Functions
add
Listener
Link copied to clipboard
abstract
fun
addListener
(
arthasBridgeListener
:
ArthasBridgeListener
)
添加监听器
execute
Link copied to clipboard
abstract
fun
execute
(
command
:
String
)
:
ArthasResultItem
执行命令.
is
Busy
Link copied to clipboard
abstract
fun
isBusy
(
)
:
Boolean
是否繁忙
is
Closed
Link copied to clipboard
abstract
fun
isClosed
(
)
:
Boolean
进程是否完全关闭.
stop
Link copied to clipboard
abstract
fun
stop
(
)
:
Int
关闭进场并返回 exit code. 如果已经关闭,返回退出码