Class DriverChangeEvent
java.lang.Object
de.xima.fc.persistence.driver.DriverChangeEvent
- All Implemented Interfaces:
Serializable
- Since:
- 12.09.25
- Author:
- Norman Lorenz
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionDriverChangeEvent(DriverEventInfo[] drivers, DriverChangeEvent.EventType eventType) Creates a newDriverChangeEventinstance. -
Method Summary
-
Constructor Details
-
DriverChangeEvent
Creates a newDriverChangeEventinstance.- Parameters:
drivers- The data of the affected drivers.eventType- The type of event.
-
-
Method Details
-
getDrivers
The data of the affected drivers. -
getEventType
The type of event. -
equals
-
hashCode
-
toString
-