Uses of Class
commonj.work.WorkException

Packages that use WorkException
commonj.work   
 

Uses of WorkException in commonj.work
 

Subclasses of WorkException in commonj.work
 class WorkCompletedException
           
 class WorkRejectedException
           
 

Methods in commonj.work that return WorkException
 WorkException WorkEvent.getException()
           
 

Methods in commonj.work that throw WorkException
 Work WorkItem.getResult()
           
 WorkItem WorkManager.schedule(Work work)
           
 WorkItem WorkManager.schedule(Work work, WorkListener listener)
           
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.