
org.marketcetera.eventbus.Unloggable Maven / Gradle / Ivy
package org.marketcetera.eventbus;
/* $License$ */
/**
* Indicates that an event should not be logged.
*
* @author Colin DuPlantis
* @version $Id$
* @since $Release$
*/
public interface Unloggable
{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy