|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ten60.netkernel.scheduler.debug.BreakpointedState
public class BreakpointedState
A Rquest state that has been stopped in a breakpoint
| Constructor Summary | |
|---|---|
BreakpointedState(RequestState aState,
IBreakpoint aBreakpoint)
Creates a new instance of BreakpointedState |
|
| Method Summary | |
|---|---|
IBreakpoint |
getBreakpoint()
|
int |
getId()
|
RequestState |
getState()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BreakpointedState(RequestState aState,
IBreakpoint aBreakpoint)
| Method Detail |
|---|
public int getId()
public RequestState getState()
public IBreakpoint getBreakpoint()
|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||