SandMark version 2.0


sandmark.watermark.ct.recognize
Class Recognizer.InitBreakpoint

java.lang.Object
  |
  +--sandmark.util.exec.Breakpoint
        |
        +--sandmark.watermark.ct.recognize.Recognizer.InitBreakpoint
Enclosing class:
Recognizer

class Recognizer.InitBreakpoint
extends Breakpoint


Field Summary
 
Fields inherited from class sandmark.util.exec.Breakpoint
className, excludeClasses, methodName, signature, standardExclude
 
Constructor Summary
Recognizer.InitBreakpoint()
           
 
Method Summary
 void Action(MethodCallData data)
           
 
Methods inherited from class sandmark.util.exec.Breakpoint
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Recognizer.InitBreakpoint

public Recognizer.InitBreakpoint()
Method Detail

Action

public void Action(MethodCallData data)
Specified by:
Action in class Breakpoint

SandMark version 2.0

Mon Jun 17 12:30:47 MST 2002