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

io.tracee.contextlogger.contextprovider.api.CustomImplicitContextData Maven / Gradle / Ivy

There is a newer version: 0.11.0
Show newest version
package io.tracee.contextlogger.contextprovider.api;

/**
 * Interface to mark a class that provides custom implicit context data.(Class doesn't need to wrap instances for external context information).
 */
public interface CustomImplicitContextData {


}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy