Class Jackson2JsonFormatRESTEasyTracingInfo
java.lang.Object
org.jboss.resteasy.tracing.api.RESTEasyTracingInfo
org.jboss.resteasy.tracing.api.providers.TextBasedRESTEasyTracingInfo
org.jboss.resteasy.tracing.providers.jackson2.Jackson2JsonFormatRESTEasyTracingInfo
public class Jackson2JsonFormatRESTEasyTracingInfo
extends org.jboss.resteasy.tracing.api.providers.TextBasedRESTEasyTracingInfo
-
Field Summary
Fields inherited from class org.jboss.resteasy.tracing.api.providers.TextBasedRESTEasyTracingInfo
messageList
Fields inherited from class org.jboss.resteasy.tracing.api.RESTEasyTracingInfo
DEFAULT, INSTANCES
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jboss.resteasy.tracing.api.providers.TextBasedRESTEasyTracingInfo
formatDuration, formatDuration, formatPercent
Methods inherited from class org.jboss.resteasy.tracing.api.RESTEasyTracingInfo
addMessage, get, isEmpty, pop, size
-
Constructor Details
-
Jackson2JsonFormatRESTEasyTracingInfo
public Jackson2JsonFormatRESTEasyTracingInfo()
-
-
Method Details
-
getMessages
- Overrides:
getMessages
in classorg.jboss.resteasy.tracing.api.providers.TextBasedRESTEasyTracingInfo
-
supports
public boolean supports(org.jboss.resteasy.tracing.api.RESTEasyTracingInfoFormat format) - Overrides:
supports
in classorg.jboss.resteasy.tracing.api.providers.TextBasedRESTEasyTracingInfo
-