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

org.openprovenance.prov.log.EventAction.ignoreme Maven / Gradle / Ivy

There is a newer version: 2.2.1
Show newest version
package org.openprovenance.prov.log;

import org.apache.log4j.spi.LoggingEvent;

public interface EventAction {

    void perform(LoggingEvent event);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy