Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
HydraExpress Servlet Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

rwsf::ServletContextEvent

Package:  Servlet


Base Class

Local Index

Members

Header File

#include <rwsf/servlet/ServletContextEvent.h>

Description

rwsf::ServletContextEvent provides access to an rwsf::ServletContext when the Agent creates the context, when the Agent is about to destroy the context, or when attributes within the context change. When a context is created or destroyed, the Agent passes an instance of this class to rwsf::ServletContextListener objects within the Agent. When a context attribute changes, the Agent passes an instance of this class to rwsf::ServletContextAttributeListener objects within the Agent.

Public Member Functions

rwsf::ServletContext 
getServletContext() const;

See Also

rwsf::ServletContextListener

rwsf::ServletContextAttributeListener



Previous fileTop of DocumentContentsIndex pageNext file

©2004-2007 Copyright Quovadx, Inc. All Rights Reserved.
Quovadx and Rogue Wave are registered trademarks of Quovadx, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.