Annotation Type PrototypeScoped


  • @Scope("prototype")
    @Retention(RUNTIME)
    @Target({TYPE,METHOD,ANNOTATION_TYPE})
    public @interface PrototypeScoped