SandMark version 2.0


sandmark.util.exec
Class EventThread.ExitBreakpoint

java.lang.Object
  |
  +--sandmark.util.exec.Breakpoint
        |
        +--sandmark.util.exec.EventThread.ExitBreakpoint
Enclosing class:
EventThread

class EventThread.ExitBreakpoint
extends Breakpoint


Field Summary
 
Fields inherited from class sandmark.util.exec.Breakpoint
className, excludeClasses, methodName, signature, standardExclude
 
Constructor Summary
EventThread.ExitBreakpoint()
           
 
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

EventThread.ExitBreakpoint

public EventThread.ExitBreakpoint()
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