Package org.jboss.resteasy.tracing.api
Class RESTEasyTracingMessage
java.lang.Object
org.jboss.resteasy.tracing.api.RESTEasyTracingMessage
-
Constructor Summary
ConstructorsConstructorDescriptionRESTEasyTracingMessage(RESTEasyTracingEvent event, String requestId, long duration, String[] args) -
Method Summary
-
Constructor Details
-
RESTEasyTracingMessage
public RESTEasyTracingMessage(RESTEasyTracingEvent event, String requestId, long duration, String[] args)
-
-
Method Details