This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.jetspeed.container.session.PortletApplicationSessionMonitor (Jetspeed-2 Core API 2.2.2 API)

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
 

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



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.