Uses of Class
com.sas.services.session.SessionContextStateChangedEvent
Packages that use SessionContextStateChangedEvent
Package
Description
Provides a connection factory configuation for use with SAS Foundation Services.
Manages favorites folders and their contents.
Session services.
-
Uses of SessionContextStateChangedEvent in com.sas.services.connection.platform
Methods in com.sas.services.connection.platform with parameters of type SessionContextStateChangedEventModifier and TypeMethodDescriptionvoidPlatformUserCacheUtil.contextStateChanged(SessionContextStateChangedEvent event) -
Uses of SessionContextStateChangedEvent in com.sas.services.information.metadata.favorites
Methods in com.sas.services.information.metadata.favorites with parameters of type SessionContextStateChangedEventModifier and TypeMethodDescriptionvoidFavoritesFactory.contextStateChanged(SessionContextStateChangedEvent event) -
Uses of SessionContextStateChangedEvent in com.sas.services.session
Methods in com.sas.services.session with parameters of type SessionContextStateChangedEventModifier and TypeMethodDescriptionvoidRemoteSessionContextStateChangedListener.contextStateChanged(SessionContextStateChangedEvent event) Notifies the object that its state has changed within the session context.voidSessionService.contextStateChanged(SessionContextStateChangedEvent event) The session service implementation implements the RemoteSessionContextStateChangedListener so that it can be notified when the session context is a destroyed.