Uses of Interface
org.apache.logging.log4j.message.ThreadInformation
-
Packages that use ThreadInformation Package Description org.apache.logging.log4j.core.message org.apache.logging.log4j.message Public Message Types used for Log4j 2. -
-
Uses of ThreadInformation in org.apache.logging.log4j.core.message
Methods in org.apache.logging.log4j.core.message that return types with arguments of type ThreadInformation Modifier and Type Method Description Map<ThreadInformation,StackTraceElement[]>
ExtendedThreadInfoFactory. createThreadInfo()
-
Uses of ThreadInformation in org.apache.logging.log4j.message
Methods in org.apache.logging.log4j.message that return types with arguments of type ThreadInformation Modifier and Type Method Description Map<ThreadInformation,StackTraceElement[]>
ThreadDumpMessage.ThreadInfoFactory. createThreadInfo()
-