| Modifier and Type | Class and Description |
|---|---|
class |
CacheNotificationService
This class decorates and aggregates all the notification service providers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClassLoaderResourceNotificationService
This is a simple service provider that reads notifications from one or more
files in the classpath.
|
class |
DemoNotificationService
This is a simple demo service provider that reads notifications from a file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PortletEventNotificationService |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJdbcNotificationService
Base class for
INotificationService implementations that pull notifications from JDBC
data sources using common patterns. |
class |
AnyRowResourceContentJdbcNotificationService
Concrete implementation of
AbstractJdbcNotificationService that returns a 100% static
NotificationResponse from the classpath if the configured SQL returns at least one row. |
| Modifier and Type | Class and Description |
|---|---|
class |
JpaNotificationService
Implementation of
INotificationService backed by a Spring-/JPA-managed
relational database schema. |
| Modifier and Type | Class and Description |
|---|---|
class |
RestfulJsonNotificationService |
| Modifier and Type | Class and Description |
|---|---|
class |
RomeNotificationService |
| Modifier and Type | Class and Description |
|---|---|
class |
SSPTaskNotificationService
Read the list of user task from SSP.
|
Copyright © 2017 Jasig. All Rights Reserved.