public class IndexSynchronizedContentObserver extends IndexContentObserver
_context, _solrIndexer, _solrWfIndexerMAX_PRIORITY, MIN_PRIORITY| Constructor and Description | 
|---|
IndexSynchronizedContentObserver()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
supports(Event event)
Checks if the event is supported. 
 | 
contextualize, getPriority, index, observe, serviceenableLogging, getLogger, setupLogger, setupLogger, setupLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparallelizablepublic IndexSynchronizedContentObserver()
public boolean supports(Event event)
Observersupports in interface Observersupports in class IndexContentObserverevent - the event.true for observing this event, false otherwise.