it.eng.spago.event
Class ModuleStartEvent

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

public class ModuleStartEvent
extends ModuleEvent


Constructor Summary
ModuleStartEvent(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

ModuleStartEvent

public ModuleStartEvent(ModuleIFace module)