Package com.pnfsoftware.jeb.util.events
package com.pnfsoftware.jeb.util.events
Types to define events, event sources, listeners, and event dispatch helpers.
-
ClassDescriptionAn
eventaggregator-dispatcher.Simple implementation of an event.Standard implementation for an event source.Base interface for events.Interface for event listeners.Interface for objects generating events, with optional relaying to a parent source.