org.weda.action.impl
Class ActionEventImpl

java.lang.Object
  extended by org.weda.action.impl.ActionEventImpl
All Implemented Interfaces:
ActionEvent

public class ActionEventImpl
extends java.lang.Object
implements ActionEvent

Author:
Mikhail Titov

Constructor Summary
ActionEventImpl()
           
ActionEventImpl(ActionExecutionContext executionContext)
           
 
Method Summary
 ActionExecutionContext getExecutionContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionEventImpl

public ActionEventImpl()

ActionEventImpl

public ActionEventImpl(ActionExecutionContext executionContext)
Method Detail

getExecutionContext

public ActionExecutionContext getExecutionContext()
Specified by:
getExecutionContext in interface ActionEvent


Copyright © 2005-2006 . All Rights Reserved.