Class SolrEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.alfresco.repo.solr.SolrEvent
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SolrActiveEvent, SolrInactiveEvent

public abstract class SolrEvent extends org.springframework.context.ApplicationEvent
Since:
4.0
See Also:
  • Constructor Details

    • SolrEvent

      public SolrEvent(Object source)