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