|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IBreakpointTask
Represents a task that can have a breakpoint set on it, in order to pause its execution.
| Method Summary | |
|---|---|
boolean |
isBreakpoint()
Returns true if this task has its breakpoint set, and false otherwise. |
| Methods inherited from interface com.googlecode.lightest.core.ITask |
|---|
configure, getDescription, getName, getParams, getShortName, getValue, perform, setDispatcher |
| Methods inherited from interface com.googlecode.lightest.core.ITaskProvider |
|---|
getBuilder |
| Method Detail |
|---|
boolean isBreakpoint()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||