ArthasBridge

interface ArthasBridge

Arthas 桥接

Inheritors

Functions

Link copied to clipboard
abstract fun addListener(arthasBridgeListener: ArthasBridgeListener)

添加监听器

Link copied to clipboard
abstract fun execute(command: String): ArthasResultItem

执行命令.

Link copied to clipboard
abstract fun isBusy(): Boolean

是否繁忙

Link copied to clipboard
abstract fun isClosed(): Boolean

进程是否完全关闭.

Link copied to clipboard
abstract fun stop(): Int

关闭进场并返回 exit code. 如果已经关闭,返回退出码