199200201202203204205206207208209
} // singleton? SingletonStoreConfig ssc = cfg2.getSingletonStoreConfig(); if (ssc != null && ssc.isSingletonStoreEnabled()) { tmpStore = new SingletonStore(tmpStore, cache, ssc); tmpLoader = tmpStore; } } // load props