org.apache.bsf.debug.util
Class DebugConstants
java.lang.Object
org.apache.bsf.debug.util.DebugConstants
public class DebugConstants
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BSF_DEBUG_SERVER_PORT
public static final int BSF_DEBUG_SERVER_PORT
- See Also:
- Constant Field Values
BSF_DEBUG_PROTOCOL_MAJOR
public static final int BSF_DEBUG_PROTOCOL_MAJOR
- See Also:
- Constant Field Values
BSF_DEBUG_PROTOCOL_MINOR
public static final int BSF_DEBUG_PROTOCOL_MINOR
- See Also:
- Constant Field Values
BSF_DEBUG_PROTOCOL_ACCEPT
public static final int BSF_DEBUG_PROTOCOL_ACCEPT
- See Also:
- Constant Field Values
BSF_DEBUG_PROTOCOL_REJECT
public static final int BSF_DEBUG_PROTOCOL_REJECT
- See Also:
- Constant Field Values
WAIT_FOR_VOID
public static final int WAIT_FOR_VOID
- See Also:
- Constant Field Values
WAIT_FOR_BOOLEAN
public static final int WAIT_FOR_BOOLEAN
- See Also:
- Constant Field Values
WAIT_FOR_INT
public static final int WAIT_FOR_INT
- See Also:
- Constant Field Values
WAIT_FOR_LONG
public static final int WAIT_FOR_LONG
- See Also:
- Constant Field Values
WAIT_FOR_FLOAT
public static final int WAIT_FOR_FLOAT
- See Also:
- Constant Field Values
WAIT_FOR_DOUBLE
public static final int WAIT_FOR_DOUBLE
- See Also:
- Constant Field Values
WAIT_FOR_OBJECT
public static final int WAIT_FOR_OBJECT
- See Also:
- Constant Field Values
WAIT_FOR_MIRROR
public static final int WAIT_FOR_MIRROR
- See Also:
- Constant Field Values
NULLTID
public static final int NULLTID
- See Also:
- Constant Field Values
NULLUID
public static final int NULLUID
- See Also:
- Constant Field Values
UNKNOWN_TID
public static final int UNKNOWN_TID
- See Also:
- Constant Field Values
UNKNOWN_UID
public static final int UNKNOWN_UID
- See Also:
- Constant Field Values
SPECIAL_TID
public static final int SPECIAL_TID
- See Also:
- Constant Field Values
NOT_FOUND_UID
public static final int NOT_FOUND_UID
- See Also:
- Constant Field Values
UNDEFINED_UID
public static final int UNDEFINED_UID
- See Also:
- Constant Field Values
BSF_DEBUG_MANAGER_UID
public static final int BSF_DEBUG_MANAGER_UID
- See Also:
- Constant Field Values
FIRST_NON_RESERVED_UID
public static final int FIRST_NON_RESERVED_UID
- See Also:
- Constant Field Values
NULL_OBJECT
public static final int NULL_OBJECT
- See Also:
- Constant Field Values
VALUE_OBJECT
public static final int VALUE_OBJECT
- See Also:
- Constant Field Values
STUB_OBJECT
public static final int STUB_OBJECT
- See Also:
- Constant Field Values
SKEL_OBJECT
public static final int SKEL_OBJECT
- See Also:
- Constant Field Values
BSF_DEBUG_MANAGER_TID
public static final int BSF_DEBUG_MANAGER_TID
- See Also:
- Constant Field Values
JS_ENGINE_TID
public static final int JS_ENGINE_TID
- See Also:
- Constant Field Values
JS_CONTEXT_TID
public static final int JS_CONTEXT_TID
- See Also:
- Constant Field Values
JS_OBJECT_TID
public static final int JS_OBJECT_TID
- See Also:
- Constant Field Values
BSF_DEBUGGER_TID
public static final int BSF_DEBUGGER_TID
- See Also:
- Constant Field Values
JS_CALLBACKS_TID
public static final int JS_CALLBACKS_TID
- See Also:
- Constant Field Values
VALUE_OBJECT_TID
public static final int VALUE_OBJECT_TID
- See Also:
- Constant Field Values
JS_CODE_TID
public static final int JS_CODE_TID
- See Also:
- Constant Field Values
ERROR_OCCURED
public static final int ERROR_OCCURED
- See Also:
- Constant Field Values
DM_GET_LANG_FROM_FILENAME
public static final int DM_GET_LANG_FROM_FILENAME
- See Also:
- Constant Field Values
DM_IS_LANGUAGE_REGISTERED
public static final int DM_IS_LANGUAGE_REGISTERED
- See Also:
- Constant Field Values
DM_PLACE_BREAKPOINT_AT_LINE
public static final int DM_PLACE_BREAKPOINT_AT_LINE
- See Also:
- Constant Field Values
DM_REMOVE_BREAKPOINT
public static final int DM_REMOVE_BREAKPOINT
- See Also:
- Constant Field Values
DM_SET_ENTRY_EXIT
public static final int DM_SET_ENTRY_EXIT
- See Also:
- Constant Field Values
DM_REGISTER_DEBUGGER_FOR_LANG
public static final int DM_REGISTER_DEBUGGER_FOR_LANG
- See Also:
- Constant Field Values
DM_UNREGISTER_DEBUGGER_FOR_LANG
public static final int DM_UNREGISTER_DEBUGGER_FOR_LANG
- See Also:
- Constant Field Values
DM_QUIT_NOTIFY
public static final int DM_QUIT_NOTIFY
- See Also:
- Constant Field Values
JE_GET_CONTEXT_AT
public static final int JE_GET_CONTEXT_AT
- See Also:
- Constant Field Values
JE_GET_CONTEXT_COUNT
public static final int JE_GET_CONTEXT_COUNT
- See Also:
- Constant Field Values
JE_RUN
public static final int JE_RUN
- See Also:
- Constant Field Values
JE_STEP_IN
public static final int JE_STEP_IN
- See Also:
- Constant Field Values
JE_STEP_OUT
public static final int JE_STEP_OUT
- See Also:
- Constant Field Values
JE_STEP_OVER
public static final int JE_STEP_OVER
- See Also:
- Constant Field Values
JE_GET_GLOBAL_OBJECT
public static final int JE_GET_GLOBAL_OBJECT
- See Also:
- Constant Field Values
JE_GET_UNDEFINED_VALUE
public static final int JE_GET_UNDEFINED_VALUE
- See Also:
- Constant Field Values
JE_SET_DEBUGGER
public static final int JE_SET_DEBUGGER
- See Also:
- Constant Field Values
JE_GET_THREAD
public static final int JE_GET_THREAD
- See Also:
- Constant Field Values
JE_GET_THREADGROUP
public static final int JE_GET_THREADGROUP
- See Also:
- Constant Field Values
JO_DEFINE
public static final int JO_DEFINE
- See Also:
- Constant Field Values
JO_DELETE_BY_INDEX
public static final int JO_DELETE_BY_INDEX
- See Also:
- Constant Field Values
JO_DELETE_BY_NAME
public static final int JO_DELETE_BY_NAME
- See Also:
- Constant Field Values
JO_GET_BY_NAME
public static final int JO_GET_BY_NAME
- See Also:
- Constant Field Values
JO_GET_BY_INDEX
public static final int JO_GET_BY_INDEX
- See Also:
- Constant Field Values
JO_GET_CLASSNAME
public static final int JO_GET_CLASSNAME
- See Also:
- Constant Field Values
JO_GET_DEFAULT_VALUE
public static final int JO_GET_DEFAULT_VALUE
- See Also:
- Constant Field Values
JO_GET_IDS
public static final int JO_GET_IDS
- See Also:
- Constant Field Values
JO_HAS_BY_INDEX
public static final int JO_HAS_BY_INDEX
- See Also:
- Constant Field Values
JO_HAS_BY_NAME
public static final int JO_HAS_BY_NAME
- See Also:
- Constant Field Values
JO_GET_PROTOTYPE
public static final int JO_GET_PROTOTYPE
- See Also:
- Constant Field Values
JO_GET_SCOPE
public static final int JO_GET_SCOPE
- See Also:
- Constant Field Values
JO_HAS_INSTANCE
public static final int JO_HAS_INSTANCE
- See Also:
- Constant Field Values
JO_PUT_BY_INDEX
public static final int JO_PUT_BY_INDEX
- See Also:
- Constant Field Values
JO_PUT_BY_NAME
public static final int JO_PUT_BY_NAME
- See Also:
- Constant Field Values
JO_SET_PROTOTYPE
public static final int JO_SET_PROTOTYPE
- See Also:
- Constant Field Values
JO_SET_SCOPE
public static final int JO_SET_SCOPE
- See Also:
- Constant Field Values
JO_FUNCTION
public static final int JO_FUNCTION
- See Also:
- Constant Field Values
JO_SCRIPT
public static final int JO_SCRIPT
- See Also:
- Constant Field Values
JC_GET_LINE_NUMBERS
public static final int JC_GET_LINE_NUMBERS
- See Also:
- Constant Field Values
BSFD_CREATED_ENGINE
public static final int BSFD_CREATED_ENGINE
- See Also:
- Constant Field Values
BSFD_DELETED_ENGINE
public static final int BSFD_DELETED_ENGINE
- See Also:
- Constant Field Values
BSFD_DISCONNECT
public static final int BSFD_DISCONNECT
- See Also:
- Constant Field Values
CX_BIND
public static final int CX_BIND
- See Also:
- Constant Field Values
CX_GET_CODE
public static final int CX_GET_CODE
- See Also:
- Constant Field Values
CX_GET_DEPTH
public static final int CX_GET_DEPTH
- See Also:
- Constant Field Values
CX_GET_ENGINE
public static final int CX_GET_ENGINE
- See Also:
- Constant Field Values
CX_GET_LINE_NUMBER
public static final int CX_GET_LINE_NUMBER
- See Also:
- Constant Field Values
CX_GET_SCOPE
public static final int CX_GET_SCOPE
- See Also:
- Constant Field Values
CX_GET_SOURCE_NAME
public static final int CX_GET_SOURCE_NAME
- See Also:
- Constant Field Values
CX_GET_THIS
public static final int CX_GET_THIS
- See Also:
- Constant Field Values
CB_POLL
public static final int CB_POLL
- See Also:
- Constant Field Values
CB_HANDLE_BREAKPOINT_HIT
public static final int CB_HANDLE_BREAKPOINT_HIT
- See Also:
- Constant Field Values
CB_HANDLE_ENGINE_STOPPED
public static final int CB_HANDLE_ENGINE_STOPPED
- See Also:
- Constant Field Values
CB_HANDLE_EXCEPTION_THROWN
public static final int CB_HANDLE_EXCEPTION_THROWN
- See Also:
- Constant Field Values
CB_HANDLE_STEPPING_DONE
public static final int CB_HANDLE_STEPPING_DONE
- See Also:
- Constant Field Values
DebugConstants
public DebugConstants()
getConstantName
public static java.lang.String getConstantName(int id)