@Component public class PublishNotificationMessagesAdvice extends AbstractServiceAdvice
| Constructor and Description |
|---|
PublishNotificationMessagesAdvice() |
| Modifier and Type | Method and Description |
|---|---|
Object |
publishNotificationMessages(org.aspectj.lang.ProceedingJoinPoint joinPoint)
Publishes all notification messages stored in the "in-memory" notification message queue.
|
serviceMethodspublic Object publishNotificationMessages(org.aspectj.lang.ProceedingJoinPoint joinPoint) throws Throwable
joinPoint - the join pointThrowable - if any errors were encounteredCopyright © 2019. All rights reserved.