commonj.work
Interface WorkEvent
public interface WorkEvent
- Version:
- $Rev: 46019 $ $Date: 2004-09-14 05:56:06 -0400 (Tue, 14 Sep 2004) $
WORK_ACCEPTED
static final int WORK_ACCEPTED
- See Also:
- Constant Field Values
WORK_REJECTED
static final int WORK_REJECTED
- See Also:
- Constant Field Values
WORK_STARTED
static final int WORK_STARTED
- See Also:
- Constant Field Values
WORK_COMPLETED
static final int WORK_COMPLETED
- See Also:
- Constant Field Values
getException
WorkException getException()
getType
int getType()
getWorkItem
WorkItem getWorkItem()
Copyright © 2006 Apache Software Foundation. All Rights Reserved.