public class InvocationWorker extends Worker<javax.jms.Message>
| Constructor and Description |
|---|
InvocationWorker(MetricConfiguration metricConfiguration,
TransferQueue<javax.jms.Message> workTransferQueue,
ResponseTransport responseTransport,
WireInvocationCircuit invocationCircuit,
SignalCodec signalCodec,
int maximumMessageLength) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
engageWork(javax.jms.Message message) |
getMetricConfiguration, run, stoppublic InvocationWorker(MetricConfiguration metricConfiguration, TransferQueue<javax.jms.Message> workTransferQueue, ResponseTransport responseTransport, WireInvocationCircuit invocationCircuit, SignalCodec signalCodec, int maximumMessageLength)
Copyright © 2018. All rights reserved.