|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.component.framework.process.async.AsyncContext
org.ow2.petals.se.eip.async.CommonAsyncContext
org.ow2.petals.se.eip.async.RoutingSlipAsyncContext
org.ow2.petals.se.eip.async.DynamicRouterAsyncContext
public class DynamicRouterAsyncContext
| Field Summary |
|---|
| Fields inherited from class org.ow2.petals.se.eip.async.CommonAsyncContext |
|---|
DEFAULT_TIME_TO_LIVE |
| Constructor Summary | |
|---|---|
DynamicRouterAsyncContext(org.ow2.petals.component.framework.api.message.Exchange originalExchange,
java.lang.Long timeToLive,
boolean faultToException,
java.util.List<org.ow2.petals.component.framework.jbidescriptor.generated.Consumes> consumesList,
java.util.List<java.lang.String> conditionList)
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getConditionList()
Get the conditionList |
| Methods inherited from class org.ow2.petals.se.eip.async.RoutingSlipAsyncContext |
|---|
getConsumesList |
| Methods inherited from class org.ow2.petals.se.eip.async.CommonAsyncContext |
|---|
decrementAndGetOngoingSubMessages, getPattern, isExceptionRobust, isFaultRobust, isFaultToException, isTerminated, setTerminated |
| Methods inherited from class org.ow2.petals.component.framework.process.async.AsyncContext |
|---|
getExpirationTime, getOriginalExchange, getTimeToLive, setStartTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DynamicRouterAsyncContext(org.ow2.petals.component.framework.api.message.Exchange originalExchange,
java.lang.Long timeToLive,
boolean faultToException,
java.util.List<org.ow2.petals.component.framework.jbidescriptor.generated.Consumes> consumesList,
java.util.List<java.lang.String> conditionList)
originalExchange - timeToLive - consumesList - faultToException - | Method Detail |
|---|
public java.util.List<java.lang.String> getConditionList()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||