TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.hyades.loaders.internal.binary.v1
Class BFThreadInterruptCalledParser

java.lang.Object
  extended by org.eclipse.hyades.loaders.internal.binary.BinaryFragmentParser
      extended by org.eclipse.hyades.loaders.internal.binary.v1.BFMonNotifyCalledParser
          extended by org.eclipse.hyades.loaders.internal.binary.v1.BFThreadInterruptCalledParser

public class BFThreadInterruptCalledParser
extends BFMonNotifyCalledParser


Field Summary
static java.lang.Short ID
           
static java.lang.String NAME
           
 
Fields inherited from class org.eclipse.hyades.loaders.internal.binary.BinaryFragmentParser
A_LINE_NR, A_METHOD_ID_REF, ACCESS, AGENT_ID, AGENT_ID_REF, AGENT_NAME, AGENT_PARAMETERS, AGENT_TYPE, ANNOTATION, APPLICATION_EXECUTABLE, BASE_TIME, CALL_STACK_LINES, CALL_STACK_METHODS, CLASS_ID, CLASS_ID_REF, CLASS_LOADER, COLLATION_VALUE, CONTEXT_DATA, COUNT, CPU_TIME, END_LINE_NUMBER, EXCEPTIONS, GENERIC_PATTERN, GROUP_NAME, HEAP_DUMP_ID_REF, HOSTNAME, INTERFACE_NAMES, IPADDRESS, IS_ABSTRACT, IS_ARRAY, IS_NATIVE, IS_NOTIFY_ALL, IS_STATIC, IS_SYNCHRONIZED, KEY, LINE, MAX_TIME, METHOD_GENERIC_PATTERN, METHOD_ID, METHOD_ID_REF, METHOD_MODE, METHOD_PATTERN, MIN_TIME, MODE, NAME_ATTR, NODE_ID, NODE_ID_REF, NUM_INSTANCE_FIELDS, NUM_INTERFACES, NUM_METHODS, NUM_STATIC_FIELDS, OBJ_AGE, OBJ_ID, OBJ_ID_REF, OWNER_OBJ_ID_REF, PARENT_NAME, PATTERN, PID, PROCESS_ID, PROCESS_ID_REF, SEQUENCE_COUNTER, SIGNATURE, SIGNATURE_NOTATION, SIZE, SOURCE_NAME, STACK_DEPTH, START_LINE_NUMBER, SUPER_CLASS, TARGET_OBJ_ID_REF, THREAD_CPU_TIME, THREAD_ID, THREAD_ID_REF, THREAD_NAME, THREAD_OWNER, TICKET, TIME, TIMEOUT, TIMESTAMP, TIMEZONE, TOTAL_OBJECT_SPACE, TRACE_ID, TRACE_ID_REF, TRANS_CLASS_ID, TRANS_CLASS_ID_REF, TRANS_OBJ_ID_REF, TRANS_THREAD_ID, TRANS_THREAD_ID_REF, TYPE, USED_OBJECT_SPACE, USED_OBJECTS, VALUE, VERSION, VISIBILITY
 
Constructor Summary
BFThreadInterruptCalledParser()
           
 
Method Summary
 
Methods inherited from class org.eclipse.hyades.loaders.internal.binary.v1.BFMonNotifyCalledParser
parse
 
Methods inherited from class org.eclipse.hyades.loaders.internal.binary.BinaryFragmentParser
addAnnotation, addYourselfInContext, getLoader, initialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final java.lang.Short ID

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values
Constructor Detail

BFThreadInterruptCalledParser

public BFThreadInterruptCalledParser()

TPTP 4.5.0 Platform Project
Internal API Specification