commonj.work
Interface WorkItem

All Superinterfaces:
Comparable
All Known Subinterfaces:
RemoteWorkItem

public interface WorkItem
extends Comparable

Version:
$Rev: 46019 $ $Date: 2004-09-14 05:56:06 -0400 (Tue, 14 Sep 2004) $

Method Summary
 Work getResult()
           
 int getStatus()
           
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getResult

Work getResult()
               throws WorkException
Throws:
WorkException

getStatus

int getStatus()


Copyright © 2006 Apache Software Foundation. All Rights Reserved.