| Class | Description | 
|---|---|
| RefreshEvent | An  ApplicationEventfor handling refreshes. | 
| RefreshInterceptor | A  MethodInterceptorthat will lock the bean preventing it from being destroyed by aRefreshEventuntil the method completes. | 
| RefreshScope | Implementation of  Refreshable. |