Class RefreshScope

java.lang.Object
io.micronaut.runtime.context.scope.refresh.RefreshScope
All Implemented Interfaces:
ApplicationEventListener<RefreshEvent>, LifeCycle<RefreshScope>, CustomScope<Refreshable>, Ordered, Closeable, AutoCloseable, EventListener

Implementation of Refreshable.
Since:
1.0
Author:
Graeme Rocher
See Also: