Package javawebparts.listener

This package contains various context and session listeners.

See:
          Description

Interface Summary
AppConfigRuleset This interface is the interface a class must implement to be used to set custom Commons Digester rules for the AppConfigContextListener.
 

Class Summary
AppConfig This class holds configuration information.
AppConfigContextListener Most applications of even modest complexity require configuration information.
SessionLimiterListener This HttpSessionListener has to be registered in order to use the session limiting facility (see javawebparts.filter.SessionLimiterFilter).
SessionLimiterListenerHelper This class contains static methods used by the classes implementing the session limiting facility.
 

Package javawebparts.listener Description

This package contains various context and session listeners.

This package depends on the following extra packages to compile and run: None.



Copyright © 2005 Frank W. Zammetti