| Constructor and Description |
|---|
Source() |
| Modifier and Type | Method and Description |
|---|---|
Source |
copy() |
Outcome |
getDefaultOutcome() |
Symbol |
getDistributionMode() |
Map |
getFilter() |
Symbol[] |
getOutcomes() |
void |
setDefaultOutcome(Outcome defaultOutcome) |
void |
setDistributionMode(Symbol distributionMode) |
void |
setFilter(Map filter) |
void |
setOutcomes(Symbol... outcomes) |
String |
toString() |
getAddress, getCapabilities, getDurable, getDynamic, getDynamicNodeProperties, getExpiryPolicy, getTimeout, setAddress, setCapabilities, setDurable, setDynamic, setDynamicNodeProperties, setExpiryPolicy, setTimeoutclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAddresspublic Symbol getDistributionMode()
public void setDistributionMode(Symbol distributionMode)
public Map getFilter()
public void setFilter(Map filter)
public Outcome getDefaultOutcome()
public void setDefaultOutcome(Outcome defaultOutcome)
public Symbol[] getOutcomes()
public void setOutcomes(Symbol... outcomes)
Copyright © 2017 The Apache Software Foundation. All rights reserved.