@grails.gorm.transactions.Transactional @groovy.util.logging.Slf4j @groovy.transform.CompileStatic class DynamicIntegrationOutgoingListenerService extends AbstractPersistenceEventListener
Type | Name and description |
---|---|
OutgoingIntegrationExecuteService |
outgoingIntegrationExecuteService |
org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor |
threadPoolTaskExecutor |
Constructor and description |
---|
protected DynamicIntegrationOutgoingListenerService
(org.grails.datastore.mapping.core.Datastore datastore) |
Type Params | Return Type | Name and description |
---|---|---|
|
protected void |
onPersistenceEvent(org.grails.datastore.mapping.engine.event.AbstractPersistenceEvent event) |
|
boolean |
supportsEventType(java.lang.Class<? extends ApplicationEvent> eventType) |
Groovy Documentation