|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--intradoc.common.IdcBreakpoint
| Field Summary | |
static int |
GLOBAL
|
int |
m_refCounter
|
int |
m_stackDepth
|
java.lang.String |
m_threadName
|
int |
m_type
|
static int |
RUN_TO
|
static int |
STEP_IN
|
static int |
STEP_OUT
|
static int |
STEP_OVER
|
| Constructor Summary | |
IdcBreakpoint(java.lang.String threadName,
int type,
int stackDepth)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static int GLOBAL
public static int STEP_IN
public static int STEP_OVER
public static int STEP_OUT
public static int RUN_TO
public java.lang.String m_threadName
public int m_type
public int m_stackDepth
public int m_refCounter
| Constructor Detail |
public IdcBreakpoint(java.lang.String threadName,
int type,
int stackDepth)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
(c) 1996-2005 All rights reserved. Stellent, Inc. |