Package play.inject

Annotation Type RequireInjection


  • @Target({TYPE,ANNOTATION_TYPE})
    @Retention(RUNTIME)
    @Documented
    public @interface RequireInjection
    if you want to inject beans anywhere,please implement the interface.