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