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