|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DynamicAttributesExtractor
Dynamic indexing API
Method Summary | ||
---|---|---|
|
attributesFor(Element element)
Given a particular cache element, returns a map from attribute names, to their respective values to use for indexing. |
Method Detail |
---|
<T> Map<String,T> attributesFor(Element element)
Ehcache#put(Element)
and Ehcache#replace(Element)
call.
element
-
|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |