Uses of Class
com.sas.services.session.SessionContextStateChangedEvent

Packages that use SessionContextStateChangedEvent
com.sas.services.information.metadata.favorites Manages favorites folders and their contents. 
com.sas.services.session Session services. 
 

Uses of SessionContextStateChangedEvent in com.sas.services.information.metadata.favorites
 

Methods in com.sas.services.information.metadata.favorites with parameters of type SessionContextStateChangedEvent
 void FavoritesFactory.contextStateChanged(SessionContextStateChangedEvent event)
           
 

Uses of SessionContextStateChangedEvent in com.sas.services.session
 

Methods in com.sas.services.session with parameters of type SessionContextStateChangedEvent
 void SessionService.contextStateChanged(SessionContextStateChangedEvent event)
          The session service implementation implements the RemoteSessionContextStateChangedListener so that it can be notified when the session context is a destroyed.
 void RemoteSessionContextStateChangedListener.contextStateChanged(SessionContextStateChangedEvent event)
          Notifies the object that its state has changed within the session context.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.