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

io.tracee.contextlogger.ImplicitContext Maven / Gradle / Ivy

The newest version!
package io.tracee.contextlogger;

/**
 * Defines all existing implicit contexts
 * Created by Tobias Gindler, holisticon AG on 14.03.14.
 */
public enum ImplicitContext {

    TRACEE,
    COMMON;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy