public interface EmbeddedCacheManagerProvider
EmbeddedCacheManager
for use by Infinispan implementation
of the org.hibernate.cache.spi.RegionFactory
.Modifier and Type | Method and Description |
---|---|
org.infinispan.manager.EmbeddedCacheManager |
getEmbeddedCacheManager(Properties properties)
Returns a
EmbeddedCacheManager given the specified configuration properties. |
org.infinispan.manager.EmbeddedCacheManager getEmbeddedCacheManager(Properties properties)
EmbeddedCacheManager
given the specified configuration properties.properties
- configuration propertiesCopyright © 2018 JBoss, a division of Red Hat. All rights reserved.