this._correlationValues = correlationValues;
registerForNotification(_pickResponseChannel.export());
}
public void run() {
object(false, new PickResponseChannelListener(_pickResponseChannel) {
private static final long serialVersionUID = -8237296827418738011L;
public void onRequestRcvd(int selectorIdx, String mexId) {
updateExtensionContext(getBpelRuntimeContext());
onRequestReceived(mexId);