Annotation Type Refreshable
-
@ScopedProxy @Documented @Retention(RUNTIME) @Target({TYPE,METHOD}) @Type(RefreshInterceptor.class) @Bean @Scope public @interface Refreshable
A custom scope that allows target beans to be refreshed.
- Since:
- 1.0
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String[]
value
-