it.eng.spago.event
Class ModuleEndEvent

java.lang.Object
  extended byit.eng.spago.event.ModuleEvent
      extended byit.eng.spago.event.ModuleEndEvent
All Implemented Interfaces:
ISpagoEvent

public class ModuleEndEvent
extends ModuleEvent

Author:
zoppello A subclass of ModuleEvent that indicate that a module has finish execution sucessfully

Constructor Summary
ModuleEndEvent(ModuleIFace module)
           
 
Methods inherited from class it.eng.spago.event.ModuleEvent
getSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleEndEvent

public ModuleEndEvent(ModuleIFace module)