Package io.micronaut.management.endpoint.threads
Thread dump endpoint and data collection.
- Since:
- 1.2.0
-
Interface Summary Interface Description ThreadInfoMapper<T> Responsible for converting the standard Java ThreadInfo class into another object for serialization. -
Class Summary Class Description ThreadDumpEndpoint Exposes anEndpointto display application threads.