Abstract
EventType
Event object
Private
_eventsProtected
Abstract
getProtected
This method will be responsible for creating the correct instance of the Event based in the EventType that is passed.
{IEvent
OSFramework.Event.AbstractEventsManager
Type of the event that will we need an instance of.
This class is a Manager of events (listeners, observers, etc.)
Export
Abstract