Annotation Type ContextParent
-
@Retention(RUNTIME) @Target(FIELD) public @interface ContextParentMarks this field as referencing a parent of this object.The context objects for instances of the enclosing class will have the referent of the annotated field associated as a parent of the instance.