|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidConfigurationException | |
---|---|
net.sf.ehcache.config | This package contains the cache configuration code. |
net.sf.ehcache.search.attribute | This package contains classes for ehcache search attributes |
Uses of InvalidConfigurationException in net.sf.ehcache.config |
---|
Methods in net.sf.ehcache.config that throw InvalidConfigurationException | |
---|---|
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. |
Uses of InvalidConfigurationException in net.sf.ehcache.search.attribute |
---|
Constructors in net.sf.ehcache.search.attribute that throw InvalidConfigurationException | |
---|---|
ReflectionAttributeExtractor(String expression)
Create a new ReflectionAttributeExtractor |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |