| Interface | Description |
|---|---|
| EventDTOFactory |
EventDTOFactory interface provides protocol to construct EventDTO from Event subtypes. |
| EventToConverterMapFactory |
EventToConverterMapFactory interface provides protocol to get matching map
Event subtype to EventDTOFactory. |
| Class | Description |
|---|---|
| DefaultEventToConverterMapFactory |
Default
EventToConverterMapFactory factory that contains mapping for all available Event subtypes. |
| InstanceLifecycleEventDTOFactory |
EventDTOFactory for InstanceStartupEvent event type. |