|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Role @Unstable public interface JobContext
Allow to access current Job.
Method Summary | |
---|---|
Job |
getCurrentJob()
|
void |
popCurrentJob()
Remove the current job from the stack. |
void |
pushCurrentJob(Job job)
|
Method Detail |
---|
Job getCurrentJob()
void pushCurrentJob(Job job)
job
- add a new job to the stackvoid popCurrentJob()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |