Class LoggerEx.InternalMDCClosable
- java.lang.Object
- 
- com.inductiveautomation.ignition.common.util.LoggerEx.MDCClosable
- 
- com.inductiveautomation.ignition.common.util.LoggerEx.InternalMDCClosable
 
 
- 
- All Implemented Interfaces:
- java.lang.AutoCloseable
 - Enclosing class:
- LoggerEx
 
 protected class LoggerEx.InternalMDCClosable extends LoggerEx.MDCClosable 
- 
- 
Constructor SummaryConstructors Constructor Description InternalMDCClosable()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclose()voidset()protected voidunset()
 
- 
- 
- 
Method Detail- 
setpublic void set() 
 - 
unsetprotected void unset() 
 - 
closepublic void close() - Specified by:
- closein interface- java.lang.AutoCloseable
- Overrides:
- closein class- LoggerEx.MDCClosable
 
 
- 
 
-