public class GetCacheStore extends Object implements com.google.common.base.Function<org.infinispan.Cache<?,?>,org.infinispan.loaders.CacheStore>
| Constructor and Description |
|---|
GetCacheStore() |
| Modifier and Type | Method and Description |
|---|---|
org.infinispan.loaders.CacheStore |
apply(org.infinispan.Cache<?,?> input)
Check the Infinispan ComponentRegistry for the CacheStore for a given
associated with a given Cache.
|
public org.infinispan.loaders.CacheStore apply(org.infinispan.Cache<?,?> input)
apply in interface com.google.common.base.Function<org.infinispan.Cache<?,?>,org.infinispan.loaders.CacheStore>Copyright © 2013–2014 DuraSpace, Inc.. All rights reserved.