|
NetKernel APIs |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A Scheduler Breakpoint.
Method Summary | |
boolean |
isPositive()
If true then a match will trigger a breakpoint unless another breakpoint returns false |
boolean |
matches(RequestState aState,
Debugger aDebugger)
If it returns true for the given request state then the request will be placed in a breakpoint state |
Method Detail |
public boolean matches(RequestState aState, Debugger aDebugger)
aState
- the state to examineaDebugger
- might be usefulpublic boolean isPositive()
|
NetKernel APIs |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |