Annotation Type ExposeToApp


  • @Target({TYPE,METHOD})
    @Retention(RUNTIME)
    @Documented
    public @interface ExposeToApp
    Indicates that a plugin bean should be elevated to the application's context.