public abstract class ParticipantConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DURATION_OVERRIDE_SYSTEM_PROPERTY |
| Constructor and Description |
|---|
ParticipantConfig() |
ParticipantConfig(String name,
String destinationName,
boolean isTopic,
long numberOfMessages,
int batchSize,
long maximumDuration) |
| Modifier and Type | Method and Description |
|---|---|
protected Long |
getOverriddenMaximumDuration() |
protected void |
setParticipantProperties(CreateParticipantCommand createParticipantCommand) |
public static final String DURATION_OVERRIDE_SYSTEM_PROPERTY
protected void setParticipantProperties(CreateParticipantCommand createParticipantCommand)
protected Long getOverriddenMaximumDuration()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.