Class | Description |
---|---|
RefreshEvent |
An
ApplicationEvent for handling refreshes. |
RefreshInterceptor |
A
MethodInterceptor that will lock the bean preventing it from being destroyed by a
RefreshEvent until the method completes. |
RefreshScope |
Implementation of
Refreshable . |