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