All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.openstreetmap.atlas.event.ShutdownEvent Maven / Gradle / Ivy

The newest version!
package org.openstreetmap.atlas.event;

/**
 * An {@link Event} that is posted when {@link EventService} is shutting down
 *
 * @author mkalender
 */
public class ShutdownEvent extends Event
{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy