@Component public class PriorityNotificationServiceFilter extends AbstractNotificationServiceFilter
INotificationService beans based on priority.ORDER_EARLY, ORDER_FIRST, ORDER_LAST, ORDER_LATE, ORDER_NORMAL, ORDER_VERY_EARLY, ORDER_VERY_LATE| Modifier | Constructor and Description |
|---|---|
protected |
PriorityNotificationServiceFilter() |
| Modifier and Type | Method and Description |
|---|---|
org.jasig.portlet.notice.NotificationResponse |
doFilter(javax.servlet.http.HttpServletRequest request,
INotificationServiceFilterChain chain) |
compareTo, getOrderpublic org.jasig.portlet.notice.NotificationResponse doFilter(javax.servlet.http.HttpServletRequest request,
INotificationServiceFilterChain chain)