T - Event Type of type AbstractDaoEventpublic abstract class AbstractElasticSearchListener<E extends AbstractDaoEvent<es.prodevelop.pui9.model.dto.interfaces.ITableDto>> extends PuiListener<E>
PuiElasticSearchLiveSynchronization class| Modifier and Type | Field and Description |
|---|---|
protected PuiElasticSearchLiveSynchronization |
liveSynch |
logger| Constructor and Description |
|---|
AbstractElasticSearchListener() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract DocumentOperationType |
getOperationType()
Get the operation type
|
protected boolean |
passFilter(E event) |
protected void |
process(E event) |
onApplicationEvent@Autowired protected PuiElasticSearchLiveSynchronization liveSynch
protected boolean passFilter(E event)
passFilter in class PuiListener<E extends AbstractDaoEvent<es.prodevelop.pui9.model.dto.interfaces.ITableDto>>protected final void process(E event) throws es.prodevelop.pui9.exceptions.PuiException
process in class PuiListener<E extends AbstractDaoEvent<es.prodevelop.pui9.model.dto.interfaces.ITableDto>>es.prodevelop.pui9.exceptions.PuiExceptionprotected abstract DocumentOperationType getOperationType()
Copyright © 2020. All rights reserved.