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