org.jboss.seam.cache
public abstract class AbstractInfinispanCacheProvider<T> extends CacheProvider<T>
DEFAULT_REGION
Constructor and Description |
---|
AbstractInfinispanCacheProvider() |
Modifier and Type | Method and Description |
---|---|
protected org.infinispan.tree.Fqn |
getFqn(String region) |
void |
setDefaultRegion(String defaultRegion) |
clear, get, get, get, get, getConfiguration, getConfigurationAsStream, getDefaultRegion, getDelegate, instance, instance, put, put, remove, remove, setConfiguration
protected org.infinispan.tree.Fqn getFqn(String region)
public void setDefaultRegion(String defaultRegion)
setDefaultRegion
in class CacheProvider<T>
Copyright © 2015 Seam Framework. All Rights Reserved.