| correlation=new CorrelationTimeoutMap(executorService,endpoint.getRequestTimeoutCheckerInterval()); | correlation=new CorrelationTimeoutMap(scheduledExecutorService,endpoint.getRequestTimeoutCheckerInterval(),executorService); | new CorrelationTimeoutMap(executorService,endpoint.getRequestTimeoutCheckerInterval()) | new CorrelationTimeoutMap(scheduledExecutorService,endpoint.getRequestTimeoutCheckerInterval(),executorService) | camel | dd0ed95d58f4bf1673836a6d50e2f4bffcf3d279 | org.apache.camel.component.jms.reply.ReplyManagerSupport | | | _1 | executorService |
|---|
| _2 | executorService |
|---|
| | TCIVar | executorService |
|---|
| v1 | endpoint.getRequestTimeoutCheckerInterval() |
|---|
| | | TCIVar | executorService |
|---|
| v1 | endpoint.getRequestTimeoutCheckerInterval() |
|---|
| Uses | False |