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()voidvoidvoidsetEventType(WebjetEventType eventType) voidMethods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
toString
-
Constructor Details
-
WebjetEvent
-
-
Method Details
-
publishEvent
public void publishEvent() -
getSource
- Overrides:
getSourcein classEventObject
-
setSource
-
getEventType
-
setEventType
-
getClazz
-
setClazz
-