}
@Override
public void run() throws Exception {
QueueContainer container = getOrCreateContainer();
response = container.txnPollReserve(reservedOfferId, transactionId);
}
@Override
public WaitNotifyKey getWaitKey() {
QueueContainer container = getOrCreateContainer();