Class 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:
    Serialized Form
    • Constructor Detail

      • BootstrapFinishedEvent

        public BootstrapFinishedEvent​(Object source)