ehcache

Uses of Class
net.sf.ehcache.config.InvalidConfigurationException

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

Copyright 2001-2016, Terracotta, Inc.