@ScopedProxy @Documented @Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) @Type(value=RefreshInterceptor.class) @Bean @Scope public @interface Refreshable
A custom scope that allows target beans to be refreshed.
String[]
value
public abstract String[] value