Class BootstrapFinishedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.craftercms.studio.impl.v2.utils.spring.event.BootstrapFinishedEvent
- All Implemented Interfaces:
Serializable
public class BootstrapFinishedEvent
extends org.springframework.context.ApplicationEvent
Event used to mark the end of the bootstrap process
- Since:
- 4.0
- Author:
- joseross
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
BootstrapFinishedEvent
-