public class CacheFactoryCacheResolver extends AbstractCachingCacheResolver<org.apache.geode.cache.Cache>
Cache,
CacheFactory,
CacheResolver,
AbstractCachingCacheResolver| Modifier and Type | Field and Description |
|---|---|
static CacheFactoryCacheResolver |
INSTANCE |
| Constructor and Description |
|---|
CacheFactoryCacheResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.geode.cache.Cache |
doResolve()
Performs the actual resolution process of the
GemFireCache object iff the cache reference
is not already cached. |
resolveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetpublic static final CacheFactoryCacheResolver INSTANCE
protected org.apache.geode.cache.Cache doResolve()
AbstractCachingCacheResolverGemFireCache object iff the cache reference
is not already cached.doResolve in class AbstractCachingCacheResolver<org.apache.geode.cache.Cache>AbstractCachingCacheResolver.resolve()Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.