Package org.alfresco.repo.solr
Class SolrInactiveEvent
- java.lang.Object
-
- java.util.EventObject
-
- org.springframework.context.ApplicationEvent
-
- org.alfresco.repo.solr.SolrEvent
-
- org.alfresco.repo.solr.SolrInactiveEvent
-
- All Implemented Interfaces:
Serializable
public class SolrInactiveEvent extends SolrEvent
- Since:
- 4.0
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class java.util.EventObject
source
-
-
Constructor Summary
Constructors Constructor Description SolrInactiveEvent(Object source)
-
-
-
Constructor Detail
-
SolrInactiveEvent
public SolrInactiveEvent(Object source)
-
-