Annotation Type Parent


  • @Target({METHOD,CONSTRUCTOR,FIELD})
    @Retention(RUNTIME)
    public @interface Parent
    Mark a field with this annotation to inject the parent container.