|
Java EE 5 SDK 深圳电信培训中心.徐海蛟老师. |
||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 |
javax.resource.spi.work Interface Work
- 所有父接口:
- Runnable
public interface Work
- extends Runnable
This models a Work
instance that would be executed by a
WorkManager
upon submission.
- 版本:
- 1.0
- 作者:
- Ram Jeyaraman
方法摘要 | |
---|---|
void |
release()
The WorkManager might call this method to hint the
active Work instance to complete execution as soon as
possible. |
Methods inherited from interface java.lang.Runnable |
---|
run |
方法详细信息 |
---|
release
void release()
- The
WorkManager
might call this method to hint the activeWork
instance to complete execution as soon as possible. This would be called on a seperate thread other than the one currently executing theWork
instance.
|
Java EE 5 SDK 深圳电信培训中心.徐海蛟老师. |
||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 |
提交错误或意见
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。深圳电信培训中心.徐海蛟老师教学参考.