new BpelProcess.InvokeHandler() {
public boolean invoke(PartnerLinkMyRoleImpl target, RoutingInfo routing, boolean createInstance) {
if (routing.messageRoute == null && createInstance) {
ProcessInstanceDAO newInstance = processDAO.createInstance(routing.correlator);
runtimeContext = new ReplayerBpelRuntimeContextImpl(p, newInstance, new PROCESS(p.getOProcess()), mex,
// time,
ReplayerContext.this);
runtimeContext.setCurrentEventDateTime(time);
runtimeContext.updateMyRoleMex(mex);
// first receive is matched to provided