Class SiteContextRemovedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.craftercms.engine.event.SiteEvent
org.craftercms.engine.event.SiteContextRemovedEvent
All Implemented Interfaces:
Serializable

public class SiteContextRemovedEvent extends SiteEvent
Event published when a SiteContext has been completely removed from the system.
Author:
avasquez
See Also:
  • Constructor Details

    • SiteContextRemovedEvent

      public SiteContextRemovedEvent(SiteContext siteContext)
      Create a new event.
      Parameters:
      siteContext - the site's context