ehcache

Uses of Package
net.sf.ehcache.search.attribute

Packages that use net.sf.ehcache.search.attribute
net.sf.ehcache.config This package contains the cache configuration code. 
net.sf.ehcache.constructs.nonstop.store Ehcache-nonstopcache behaviors package 
net.sf.ehcache.search.attribute This package contains classes for ehcache search attributes 
net.sf.ehcache.search.expression This package contains classes for search expression types (ie. 
net.sf.ehcache.store Store package. 
net.sf.ehcache.transaction This package contains classes for controlling cache operations for transactional use. 
net.sf.ehcache.transaction.local This package contains the local transactions subsystem. 
net.sf.ehcache.transaction.xa This package contains the functionality to provide XA support to a transactional Cache. 
 

Classes in net.sf.ehcache.search.attribute used by net.sf.ehcache.config
AttributeExtractor
          Used to extract a search attribute value for a given cache element.

Instances must be Serializable in order to ensure identical extractors are used in distributed caches
 

Classes in net.sf.ehcache.search.attribute used by net.sf.ehcache.constructs.nonstop.store
AttributeExtractor
          Used to extract a search attribute value for a given cache element.

Instances must be Serializable in order to ensure identical extractors are used in distributed caches
 

Classes in net.sf.ehcache.search.attribute used by net.sf.ehcache.search.attribute
AttributeExtractor
          Used to extract a search attribute value for a given cache element.

Instances must be Serializable in order to ensure identical extractors are used in distributed caches
AttributeExtractorException
          An exception to indicate that an attribute extractor was unable to be processed.
AttributeType
          Defines the legal set of runtime types for search attributes
 

Classes in net.sf.ehcache.search.attribute used by net.sf.ehcache.search.expression
AttributeExtractor
          Used to extract a search attribute value for a given cache element.

Instances must be Serializable in order to ensure identical extractors are used in distributed caches
AttributeType
          Defines the legal set of runtime types for search attributes
 

Classes in net.sf.ehcache.search.attribute used by net.sf.ehcache.store
AttributeExtractor
          Used to extract a search attribute value for a given cache element.

Instances must be Serializable in order to ensure identical extractors are used in distributed caches
 

Classes in net.sf.ehcache.search.attribute used by net.sf.ehcache.transaction
AttributeExtractor
          Used to extract a search attribute value for a given cache element.

Instances must be Serializable in order to ensure identical extractors are used in distributed caches
AttributeExtractorException
          An exception to indicate that an attribute extractor was unable to be processed.
 

Classes in net.sf.ehcache.search.attribute used by net.sf.ehcache.transaction.local
AttributeExtractor
          Used to extract a search attribute value for a given cache element.

Instances must be Serializable in order to ensure identical extractors are used in distributed caches
 

Classes in net.sf.ehcache.search.attribute used by net.sf.ehcache.transaction.xa
AttributeExtractor
          Used to extract a search attribute value for a given cache element.

Instances must be Serializable in order to ensure identical extractors are used in distributed caches
 


ehcache

Copyright © 2003-2012 Terracotta, Inc.. All Rights Reserved.