| 
 | J2EE1.4 SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This models a Work instance that would be executed by a 
 WorkManager upon submission.
| Method Summary | |
|  void | release()The WorkManagermight call this method to hint the
 activeWorkinstance to complete execution as soon as 
 possible. | 
| Methods inherited from interface java.lang.Runnable | 
| run | 
| Method Detail | 
public void release()
WorkManager might call this method to hint the
 active Work instance to complete execution as soon as 
 possible. This would be called on a seperate thread other than the
 one currently executing the Work instance.
| 
 | J2EE1.4 SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved.