public class ConsumerConfig extends ParticipantConfig
DURATION_OVERRIDE_SYSTEM_PROPERTY| Constructor and Description |
|---|
ConsumerConfig() |
ConsumerConfig(String consumerName,
String destinationName,
long numberOfMessages,
int batchSize,
long maximumDuration,
boolean isTopic,
boolean isDurableSubscription,
boolean isBrowsingSubscription,
String selector,
boolean noLocal,
boolean synchronous) |
| Modifier and Type | Method and Description |
|---|---|
CreateConsumerCommand |
createCommand(String sessionName) |
getOverriddenMaximumDuration, setParticipantPropertiespublic CreateConsumerCommand createCommand(String sessionName)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.