Uses of Interface
lumis.portal.clock.IServiceClock

Packages that use IServiceClock
lumis.collaboration.chat   
lumis.content.clock   
lumis.portal.authentication.clock   
lumis.portal.cluster.multiserver Contains the implementation for the portal cluster framework when multi-server environment is enabled. 
lumis.portal.lock.clock   
lumis.portal.monitor.impl   
lumis.portal.sendmail   
lumis.portal.service   
lumis.service.mailmarketing   
lumis.service.newsletter   
 

Uses of IServiceClock in lumis.collaboration.chat
 

Classes in lumis.collaboration.chat that implement IServiceClock
 class ChatClock
          Checks for expired chat rooms and inactive chat users
 

Uses of IServiceClock in lumis.content.clock
 

Classes in lumis.content.clock that implement IServiceClock
 class ContentClock
          Clock responsible for content scheduled operations
 

Uses of IServiceClock in lumis.portal.authentication.clock
 

Classes in lumis.portal.authentication.clock that implement IServiceClock
 class SessionClock
           
 

Uses of IServiceClock in lumis.portal.cluster.multiserver
 

Classes in lumis.portal.cluster.multiserver that implement IServiceClock
 class DeleteExpiredDurableMessagesClock
          Deletes expired durable messages.
 

Uses of IServiceClock in lumis.portal.lock.clock
 

Classes in lumis.portal.lock.clock that implement IServiceClock
 class LockClock
          Clock that releases expired locks
 

Uses of IServiceClock in lumis.portal.monitor.impl
 

Classes in lumis.portal.monitor.impl that implement IServiceClock
 class MonitorConsolidationClock
          Calls IMonitorManager.consolidateCollectedMeasures() to consolidate the collected measures.
 

Uses of IServiceClock in lumis.portal.sendmail
 

Classes in lumis.portal.sendmail that implement IServiceClock
 class SendMailClock
          A clock used to call ISendMailManager.pollMailQueueProcessing() at regular intervals.
 

Uses of IServiceClock in lumis.portal.service
 

Classes in lumis.portal.service that implement IServiceClock
 class GenericServiceClock
          Generic implementation of the IServiceClock interface.
 

Uses of IServiceClock in lumis.service.mailmarketing
 

Classes in lumis.service.mailmarketing that implement IServiceClock
 class MailMarketingClock
          Searches for bulletins that are waiting to be published and publishes them.
 

Uses of IServiceClock in lumis.service.newsletter
 

Classes in lumis.service.newsletter that implement IServiceClock
 class NewsletterClock
           
 



Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.