org.mule.module.spring.events
Class SpringEventsTestCase.TestApplicationEvent

java.lang.Object
  extended by java.util.EventObject
      extended by org.springframework.context.ApplicationEvent
          extended by org.mule.module.spring.events.SpringEventsTestCase.TestApplicationEvent
All Implemented Interfaces:
Serializable
Enclosing class:
SpringEventsTestCase

public static class SpringEventsTestCase.TestApplicationEvent
extends org.springframework.context.ApplicationEvent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
SpringEventsTestCase.TestApplicationEvent(Object source)
           
 
Method Summary
 
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

SpringEventsTestCase.TestApplicationEvent

public SpringEventsTestCase.TestApplicationEvent(Object source)


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.