Uses of Interface
org.apache.jetspeed.container.session.PortletApplicationSessionMonitor

Packages that use PortletApplicationSessionMonitor
org.apache.jetspeed.container.session   
 

Uses of PortletApplicationSessionMonitor in org.apache.jetspeed.container.session
 

Classes in org.apache.jetspeed.container.session that implement PortletApplicationSessionMonitor
 class PortletApplicationSessionMonitorImpl
          PortletApplicationSessionMonitorImpl
 

Methods in org.apache.jetspeed.container.session with parameters of type PortletApplicationSessionMonitor
 void PortalSessionsManagerImpl.sessionDestroyed(PortletApplicationSessionMonitor pasm)
           
 void PortalSessionsManager.sessionDestroyed(PortletApplicationSessionMonitor pasm)
           
 void PortalSessionsManagerImpl.sessionDidActivate(PortletApplicationSessionMonitor restoredPasm)
           
 void PortalSessionsManager.sessionDidActivate(PortletApplicationSessionMonitor pasm)
           
 void PortalSessionsManagerImpl.sessionWillPassivate(PortletApplicationSessionMonitor pasm)
           
 void PortalSessionsManager.sessionWillPassivate(PortletApplicationSessionMonitor pasm)
           
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.