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:
  • Constructor Details

    • BootstrapFinishedEvent

      public BootstrapFinishedEvent(Object source)