Annotation Type JArchApplicationScoped


  • @Named
    @ApplicationScoped
    @Documented
    @Stereotype
    @Target({TYPE,METHOD,FIELD})
    @Retention(RUNTIME)
    public @interface JArchApplicationScoped