/** * The Speedment Event Bus is located in this package. This is used to listen * for events throughout the Speedment system using the Observer Pattern. * <p> * This package is part of the API. Modifications to classes here should only * (if ever) be done in major releases. */ package com.speedment.generator.core.event;