com.ten60.netkernel.scheduler.debug
Class BreakpointedState
java.lang.Object
com.ten60.netkernel.scheduler.debug.BreakpointedState
- public class BreakpointedState
- extends Object
A Rquest state that has been stopped in a breakpoint
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BreakpointedState
public BreakpointedState(RequestState aState,
IBreakpoint aBreakpoint)
- Creates a new instance of BreakpointedState
getId
public int getId()
getState
public RequestState getState()
getBreakpoint
public IBreakpoint getBreakpoint()
Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.