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