it.eng.spago.event
Class ActionEvent

java.lang.Object
  extended byit.eng.spago.event.ActionEvent
All Implemented Interfaces:
ISpagoEvent
Direct Known Subclasses:
ActionEndEvent, ActionExceptionEvent, ActionStartEvent

public class ActionEvent
extends java.lang.Object
implements ISpagoEvent


Constructor Summary
ActionEvent(ActionIFace action)
           
 
Method Summary
 java.lang.Object getSource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionEvent

public ActionEvent(ActionIFace action)
Method Detail

getSource

public java.lang.Object getSource()
Specified by:
getSource in interface ISpagoEvent