|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotificationService | |
---|---|
com.nitido.nim | This package contains NiM core classes. |
com.nitido.nimx.services.notification | The main package of the NotificationService implementation and the stub. |
Uses of NotificationService in com.nitido.nim |
---|
Methods in com.nitido.nim that return NotificationService | |
---|---|
NotificationService |
NiMKernel.getNotificationService()
This method returns the reference to the Notification Service that sends out notifications to internal and external users. |
Uses of NotificationService in com.nitido.nimx.services.notification |
---|
Subclasses of NotificationService in com.nitido.nimx.services.notification | |
---|---|
class |
NotificationServiceImpl
|
class |
NotificationServiceStub
This is a stub implementation of the notification service which throws an exception when any of its methods are invoked. |
Methods in com.nitido.nimx.services.notification that return NotificationService | |
---|---|
protected static NotificationService |
NotificationServiceImpl.getInstance()
Get the singleton instance of the notification service. |
Constructors in com.nitido.nimx.services.notification with parameters of type NotificationService | |
---|---|
CleanStatusCacheThread(java.lang.String threadId,
NotificationService service,
StatusTicketCache cache,
ConfigurationService conf)
|
|
StatusTicketCache(ConfigurationService confService,
NotificationService notifyService)
Protected constructor to only allow the service to instantiate the cache. |
|
Nitido NiM 2.5 Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1999-2009 Nitido Inc. Proprietary and Confidential. All Rights Reserved.