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

rwsf::ServletContextAttributeEvent

Package:  Servlet


rwsf::ServletContextAttributeEvent rwsf::ServletContextEvent

Local Index

Members

Header File

#include <rwsf/servlet/ServletContextAttributeEvent.h>

Description

rwsf::ServletContextAttributeEvent encapsulates information about a change to an attribute within a servlet context. There is no need to instantiate this class. The Agent creates an instance of this class when an attribute is added, removed, or replaced.

Public Member Functions

std::string 
getName() const;
rwsf::Attribute
getValue() const;

See Also

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.