Class StartClusterSetupEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.craftercms.studio.impl.v2.utils.spring.event.StartClusterSetupEvent
All Implemented Interfaces:
Serializable

public class StartClusterSetupEvent extends org.springframework.context.ApplicationEvent
Event used to trigger all cluster related beans during bootstrap
Since:
4.0
Author:
joseross
See Also:
  • Constructor Details

    • StartClusterSetupEvent

      public StartClusterSetupEvent(Object source)