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