Class ReservationConfirmedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
de.gustavblass.fsu.fmi.roombooking.events.LocalisedEvent
de.gustavblass.fsu.fmi.roombooking.events.ReservationConfirmedEvent
All Implemented Interfaces:
Serializable

public class ReservationConfirmedEvent extends LocalisedEvent
Indicates that a new Reservation was just accepted by the system.
See Also: