Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Net.sf.ehcache.search.attribute Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
AttributeA search attribute.Classnet.sf.ehcache.searchEHCache
AttributeExtractorUsed to extract a search attribute value for a given cache element.Interfacenet.sf.ehcache.search.attributeEHCache
AttributeExtractorExceptionAn exception to indicate that an attribute extractor was unable to be processed.Classnet.sf.ehcache.search.attributeEHCache
AttributeTypeenum AttributeTypeextends EnumDefines the legal set of runtime types for search attributesClassnet.sf.ehcache.search.attributeEHCache
DynamicAttributesExtractorInterfacenet.sf.ehcache.search.attributeEHCache
JavaBeanAttributeExtractorClassnet.sf.ehcache.search.attributeEHCache
KeyObjectAttributeExtractorAttempt to use the element key object itself as a search attribute.Classnet.sf.ehcache.search.attributeEHCache
ReflectionAttributeExtractorBuilt-in search attribute extractor driven by method/value dotted expression The expression chain must start with one of either "key", "value", orClassnet.sf.ehcache.search.attributeEHCache
ValueObjectAttributeExtractorAttempt to use the element value object itself as a search attribute.Classnet.sf.ehcache.search.attributeEHCache