transactionManagerLookup, explicitLockingContextThreadLocal);
} else {
executorServiceStore = new ExecutorServiceStore(nonstopActiveDelegateHolder, nonstopConfig, this, cacheCluster,
explicitLockingContextThreadLocal);
}
this.nonstopCacheLockProvider = new NonstopCacheLockProvider(this, nonstopActiveDelegateHolder, explicitLockingContextThreadLocal);
}