Package | Description |
---|---|
net.sf.ehcache.config |
This package contains the cache configuration code.
|
net.sf.ehcache.search.attribute |
This package contains classes for ehcache search attributes
|
Modifier and Type | Method and Description |
---|---|
void |
Searchable.addSearchAttribute(SearchAttribute searchAttribute)
Add the given search attribute
|
Configuration.RuntimeCfg |
Configuration.setupFor(CacheManager cacheManager,
String fallbackName)
Freezes part of the configuration that need to be, and runs validation checks on the Configuration.
|
Constructor and Description |
---|
ReflectionAttributeExtractor(String expression)
Create a new ReflectionAttributeExtractor
|
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.