Uses of Interface
lumis.portal.event.IPortalEventObserver

Packages that use IPortalEventObserver
lumis.content.metadata   
lumis.portal.cache   
lumis.portal.event The portal event framework allows the sending of events and the register of observers to receive such events. 
lumis.portal.page.cache Implements the portal's page HTML cache engine. 
lumis.portal.publicdatafolder   
lumis.portal.serviceinterfaceinstance   
lumis.service.rss   
 

Uses of IPortalEventObserver in lumis.content.metadata
 

Classes in lumis.content.metadata that implement IPortalEventObserver
 class PrincipalObserver
           
 

Uses of IPortalEventObserver in lumis.portal.cache
 

Classes in lumis.portal.cache that implement IPortalEventObserver
 class ClusterMembershipObserver
          Observes ClusterMembershipChangedEvent and clears memory cache when it is raised.
 

Uses of IPortalEventObserver in lumis.portal.event
 

Classes in lumis.portal.event that implement IPortalEventObserver
 class AbstractPortalEventObserver
          An abstract implementation for IPortalEventObserver.
 

Uses of IPortalEventObserver in lumis.portal.page.cache
 

Classes in lumis.portal.page.cache that implement IPortalEventObserver
 class PageCacheObserver
          Observer that clears page caches according to the notifications received.
 class PageCacheUrlConversionCacheObserver
          Triggers the clearing of url conversions due to updates of pages or channels.
 

Uses of IPortalEventObserver in lumis.portal.publicdatafolder
 

Classes in lumis.portal.publicdatafolder that implement IPortalEventObserver
 class FileSystemObserver
          Observes the changes in the file system and synchronizes the changes in the cluster.
 

Uses of IPortalEventObserver in lumis.portal.serviceinterfaceinstance
 

Classes in lumis.portal.serviceinterfaceinstance that implement IPortalEventObserver
 class ServiceInterfaceInstanceObserver
          Observes events of render data changed on a service interface instance and clears its cache.
 

Uses of IPortalEventObserver in lumis.service.rss
 

Classes in lumis.service.rss that implement IPortalEventObserver
 class RssObserver
          Observer that update the RSS XML file according to the notifications received.
 



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