public class ApplicationRefreshedEvent
extends org.springframework.context.ApplicationEvent
source| 构造器和说明 |
|---|
ApplicationRefreshedEvent(Object source)
Create a new
ApplicationEvent. |
public ApplicationRefreshedEvent(Object source)
ApplicationEvent.source - the object on which the event initially occurred or with
which the event is associated (never null)Copyright © 2023. All rights reserved.