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