| Package | Description |
|---|---|
| org.aoju.bus.office.process |
| Modifier and Type | Class and Description |
|---|---|
class |
FreeBSDProcessManager
用于FreeBSD的
ProcessManager实现 |
class |
MacProcessManager
用于MAC的
ProcessManager实现 |
class |
UnixProcessManager
Unix系统的
ProcessManager实现
使用ps和kill命令
适用于Linux。除了ps返回的命令行字符串被限制为80个字符之外,
这也适用于Solaris,这将影响find(ProcessQuery) |
class |
WindowsProcessManager
用于Windows的
ProcessManager实现. |
Copyright © 2020. All rights reserved.