Class WebjetEvent<T>
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
sk.iway.iwcm.system.spring.events.WebjetEvent<T>
- All Implemented Interfaces:
Serializable
public class WebjetEvent<T>
extends org.springframework.context.ApplicationEvent
Genericky event pre udalosti vo WebJETe, zalozene na
https://www.baeldung.com/spring-events
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetClazz()
void
void
void
setEventType
(WebjetEventType eventType) void
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
toString
-
Constructor Details
-
WebjetEvent
-
-
Method Details
-
publishEvent
public void publishEvent() -
getSource
- Overrides:
getSource
in classEventObject
-
setSource
-
getEventType
-
setEventType
-
getClazz
-
setClazz
-