Nitido Inc.

Package com.nitido.nimx.services.notification

The main package of the NotificationService implementation and the stub.

See:
          Description

Interface Summary
NotificationConstants  
 

Class Summary
CleanStatusCacheThread  
NotificationServiceContextListener  
NotificationServiceImpl  
NotificationServiceStub This is a stub implementation of the notification service which throws an exception when any of its methods are invoked.
StatusTicketCache This class manages the cached status objects for the notification messages.
 

Package com.nitido.nimx.services.notification Description

The main package of the NotificationService implementation and the stub.

The stub implementation "com.nitido.nimx.services.notification.NotificationServiceStub" can be used for testing purpose. It accept all messages but never actually send out anything.

The actual implementation is "com.nitido.nimx.services.notification.NotificationServiceImpl". The type of messages it accepts and delivered depends on the "channels" that it has been configured.


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.