Class Hierarchy
- java.lang.Object
- org.terracotta.context.extractor.DirectAttributeGetter<T> (implements org.terracotta.context.extractor.AttributeGetter<T>)
- org.terracotta.context.extractor.FieldAttributeGetter<T> (implements org.terracotta.context.extractor.AttributeGetter<T>)
- org.terracotta.context.extractor.WeakFieldAttributeGetter<T>
- org.terracotta.context.extractor.LazyContextElement (implements org.terracotta.context.ContextElement)
- org.terracotta.context.extractor.MethodAttributeGetter<T> (implements org.terracotta.context.extractor.AttributeGetter<T>)
- org.terracotta.context.extractor.WeakMethodAttributeGetter<T>
- org.terracotta.context.extractor.ObjectContextExtractor
- org.terracotta.context.extractor.WeakAttributeGetter<T> (implements org.terracotta.context.extractor.AttributeGetter<T>)
Interface Hierarchy
- org.terracotta.context.extractor.AttributeGetter<T>