de.mindcrimeilab.xsanalyzer.actions
Class XsAnalyzerApplicationEvent

java.lang.Object
  extended by java.util.EventObject
      extended by org.springframework.context.ApplicationEvent
          extended by de.mindcrimeilab.xsanalyzer.actions.XsAnalyzerApplicationEvent
All Implemented Interfaces:
Serializable

public class XsAnalyzerApplicationEvent
extends org.springframework.context.ApplicationEvent

Version:
$Revision: 165 $
Author:
Michael Engelhardt, $Author: agony $
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
XsAnalyzerApplicationEvent(EventType eventType, Object source)
           
 
Method Summary
 EventType getEventType()
           
 
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XsAnalyzerApplicationEvent

public XsAnalyzerApplicationEvent(EventType eventType,
                                  Object source)
Method Detail

getEventType

public EventType getEventType()


Copyright © 2010. All Rights Reserved.