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

astra.trace.TraceEventListener Maven / Gradle / Ivy

package astra.trace;

public interface TraceEventListener {
	public void update(TraceEvent event);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy