All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.ibm.eNetwork.beans.HOD.event.MacroDebugStopEvent

java.lang.Object
   |
   +----java.util.EventObject
           |
           +----com.ibm.eNetwork.beans.HOD.event.HODEvent
                   |
                   +----com.ibm.eNetwork.beans.HOD.event.MacroDebugStopEvent

public class MacroDebugStopEvent
extends HODEvent
Event fired to MacroDebugListener.macroDebugStop().


Constructor Index

 o MacroDebugStopEvent(Macro)
Constructs a working instance of a macro debug stop event.

Constructors

 o MacroDebugStopEvent
 public MacroDebugStopEvent(Macro macro)
Constructs a working instance of a macro debug stop event.

Parameters:
macro - Macro bean that is the source of the event

All Packages  Class Hierarchy  This Package  Previous  Next  Index