Nitido Inc.

Uses of Class
com.nitido.nim.NotificationService

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

These JavaDoc pages are generated for release/nim_2_5-2.5.44

Copyright © 1999-2009 Nitido Inc.    Proprietary and Confidential.    All Rights Reserved.