I - the bean identifier typeK - the cache key typeV - the cache value typeF - the factory typepublic interface Configuration<I,K,V,F>
| Modifier and Type | Method and Description |
|---|---|
org.infinispan.Cache<K,V> |
getCache() |
F |
getFactory() |
IdentifierFactory<I> |
getIdentifierFactory() |
IdentifierFactory<I> getIdentifierFactory()
F getFactory()
Copyright © 2015 JBoss by Red Hat. All rights reserved.