package org.ferris.riviera.console.exit; /** * Event fired to exit the application * * @author Michael Remijan mjremijan@yahoo.com @mjremijan */ public class ExitEvent { }