@Component public class DocumentUpdatedEvent4HistoryListener extends java.lang.Object implements org.springframework.context.ApplicationListener<DocumentUpdatedEvent>
| Constructor and Description |
|---|
DocumentUpdatedEvent4HistoryListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(DocumentUpdatedEvent event) |
public DocumentUpdatedEvent4HistoryListener()
@Transactional(propagation=MANDATORY) public void onApplicationEvent(DocumentUpdatedEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<DocumentUpdatedEvent>