com.sta.mlogger.MThreadContext Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xtools Show documentation
Show all versions of xtools Show documentation
Executable tools for all projects.
package com.sta.mlogger;
import java.util.Hashtable;
/**
* Name: MThreadContext
* Description: Thread-Context zur Verwendung in Verbindung mit MDC-Feldern und -Werten.
*
* Comment: ...
*
* Copyright: Copyright (c) 2019
* Company: >StA-Soft<
* @author StA
* @version 1.0
*/
public class MThreadContext
{
/**
* Hash-Tabelle mit Mapping von Thread auf Context.
*/
private static Hashtable