|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter 11g Release 1 (11.1.1.4.0) E15995-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.webcenter.notification.NotificationServiceFactory
public class NotificationServiceFactory
Factory to create and retrieve instances corresponding to notification service interfaces. It is the entry point to the notification service API.
| Method Summary | |
|---|---|
static NotificationServiceFactory |
getInstance()Returns an instance of NotificationServiceFactory. |
oracle.webcenter.notification.NotificationService |
getNotificationService()Returns an instance of NotificationService. |
SubscriptionManager |
getSubscriptionManager()Returns and instance of SubscriptionManager. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static NotificationServiceFactory getInstance()
NotificationServiceFactory.NotificationServiceFactorypublic oracle.webcenter.notification.NotificationService getNotificationService()
NotificationService. This API is for internal use only.NotificationServicepublic SubscriptionManager getSubscriptionManager()
SubscriptionManager. SubscriptionManager is the main interface for creating and managing user subscriptions.SubscriptionManager.
|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter 11g Release 1 (11.1.1.4.0) E15995-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||