Annotation Type RestartScope
- @Target({TYPE,METHOD}) @Retention(RUNTIME) @Documented @Scope("restart") public @interface RestartScope Restart- @ScopeAnnotation used to indicate that a bean should remain between restarts.- Since:
- 1.3.0
- See Also:
- RestartScopeInitializer