java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.marid.spring.events.PropagatedEvent<S>
- All Implemented Interfaces:
Serializable
public abstract class PropagatedEvent<S>
extends org.springframework.context.ApplicationEvent
- See Also:
- Serialized Form
-
Field Summary
-
Constructor Summary
Constructors Constructor Description PropagatedEvent(S source) -
Method Summary
-
Constructor Details
-
Method Details
-
getSource
- Overrides:
getSourcein classEventObject
-