Use breakpoints to pause execution to probe state.
使用断点暂停程序的执行以便检查状态。
All the service does is transform three lowercase String input values to upper case after forcing a 10 second pause in the execution to simulate a long running process.
这一服务的唯一功能只是将三个小写的字符串输入值在强制10秒的间隔后转化为大写的字符串,这一强制时间间隔用来模拟一较长时间处理过程。
Causes the given process to pause its execution so that its current state can be analyzed.
使给定进程暂停执行以便可以分析其当前状态。
应用推荐