Annotation Type AutowiredExposedApi


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface AutowiredExposedApi
    Annotation similar to Spring's Autowired annotation for setters but it only supports handling of ExposedApis.