Added additional javadoc information for #332

This commit is contained in:
Marcin Grzejszczak
2016-07-14 13:47:40 +02:00
parent 23097dd2f9
commit 2cbad45fa4

View File

@@ -17,7 +17,9 @@
package org.springframework.cloud.sleuth.instrument.messaging;
/**
* Contains trace related messaging headers
* Contains trace related messaging headers. The deprecated headers contained `-` which
* for example in the JMS specs is invalid. That's why the public constants in this class
* represent the valid names for the tracing headers.
*
* @author Marcin Grzejszczak
* @since 1.0.4