1·This indicates that the process is interruptible.
这表明该过程是可中断的。
2·Sometimes throwing InterruptedException is not an option, such as when a task defined by Runnable calls an interruptible method.
有时候抛出InterruptedException并不合适,例如当由Runnable定义的任务调用一个可中断的方法时,就是如此。
3·Figure 8 shows a sample interruptible process for integrating Send and Receive services.
图8展示了将Send服务与Receive服务集成的可中断流程范例。
4·In the Details pane, scroll down to the Server TAB and select process is long-running, which indicates that the process is interruptible.
在Details窗格中,向下滚动到Server选项卡,并选择process is long - running,以指示流程是可中断的。
5·In this paper, I show you how to expose two-way MQ applications as JMS services and integrate them, synchronously or asynchronously, with interruptible and non-interruptible flows.
在本文中,我会介绍如何将双向MQ应用程序公开为JMS服务,并将他们与可中断及不可中断流进行同步或是异步集成。