当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档
Work (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档
javax.resource.spi.work
Interface Work
- All Superinterfaces:
- Runnable
- public interface Work
- extends Runnable
Work submitted to a work manager
Method Summary |
void |
release()
Invoked by the work manager as a hint to stop processing |
Methods inherited from interface java.lang.Runnable |
run |
release
public void release()
- Invoked by the work manager as a hint to stop processing
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.