Package com.groiss.event
package com.groiss.event
Classes related to events within processes.
-
ClassDescriptionImplementation of the Event class.Interface for creating event classes.The base class for an event handler.The event-manager allows registrating for events, unregistrating, and raising events.The Event Registry interface describes a registration of an eventInterface for event handler.