Class MessageProduceParameters
- java.lang.Object
-
- com.newrelic.api.agent.MessageProduceParameters
-
- com.newrelic.agent.bridge.external.MessageProduceParameters
-
- All Implemented Interfaces:
ExternalParameters,com.newrelic.api.agent.ExternalParameters
@Deprecated public class MessageProduceParameters extends com.newrelic.api.agent.MessageProduceParameters implements ExternalParameters
Deprecated.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.newrelic.api.agent.MessageProduceParameters
com.newrelic.api.agent.MessageProduceParameters.Build, com.newrelic.api.agent.MessageProduceParameters.Builder, com.newrelic.api.agent.MessageProduceParameters.DestinationNameParameter, com.newrelic.api.agent.MessageProduceParameters.DestinationTypeParameter, com.newrelic.api.agent.MessageProduceParameters.OutboundHeadersParameter
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedMessageProduceParameters(java.lang.String library, DestinationType destinationType, java.lang.String destinationName, com.newrelic.api.agent.OutboundHeaders outboundHeaders)Deprecated.
-
-
-
Constructor Detail
-
MessageProduceParameters
@Deprecated protected MessageProduceParameters(java.lang.String library, DestinationType destinationType, java.lang.String destinationName, com.newrelic.api.agent.OutboundHeaders outboundHeaders)Deprecated.- Parameters:
library-destinationType-destinationName-outboundHeaders-
-
-