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

java.lang.Object
  extended byjava.util.EventObject
      extended byorg.springframework.context.ApplicationEvent
          extended byorg.mule.extras.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)
           
 
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-2008 MuleSource, Inc.. All Rights Reserved.