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