Nitido Inc.

Uses of Class
com.nitido.nimx.services.notification.StatusTicketCache

Packages that use StatusTicketCache
com.nitido.nimx.services.notification The main package of the NotificationService implementation and the stub. 
com.nitido.nimx.services.notification.channels   
 

Uses of StatusTicketCache in com.nitido.nimx.services.notification
 

Constructors in com.nitido.nimx.services.notification with parameters of type StatusTicketCache
CleanStatusCacheThread(java.lang.String threadId, NotificationService service, StatusTicketCache cache, ConfigurationService conf)
           
 

Uses of StatusTicketCache in com.nitido.nimx.services.notification.channels
 

Fields in com.nitido.nimx.services.notification.channels declared as StatusTicketCache
protected  StatusTicketCache DeliveryChannel._ticketCache
          The status ticket cache
 

Methods in com.nitido.nimx.services.notification.channels that return StatusTicketCache
 StatusTicketCache DeliveryChannel.getTicketCache()
          Get the status ticket cache object.
 

Methods in com.nitido.nimx.services.notification.channels with parameters of type StatusTicketCache
 void DeliveryChannel.init(StatusTicketCache cache, ConfigurationService conf)
          Initializes the delivery channel by providing access to the status ticket cache and the configuration service.
 void EmailDeliveryChannel.init(StatusTicketCache cache, ConfigurationService conf)
           
 void StubEmailDeliveryChannel.init(StatusTicketCache cache, ConfigurationService conf)
           
 void SMSDeliveryChannel.init(StatusTicketCache cache, ConfigurationService conf)
           
 


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.