Package com.opensymphony.webwork.lifecycle

Web specific listener classes for lifecycle management.

See:
          Description

Class Summary
ApplicationLifecycleListener A servlet context listener to handle the lifecycle of an application-based XWork component manager.
RequestLifecycleFilter A filter to handle the lifecycle of an HTTP request-based XWork component manager.
SessionLifecycleListener A filter to handle the lifecycle of an HTTP session-based XWork component manager.
 

Package com.opensymphony.webwork.lifecycle Description

Web specific listener classes for lifecycle management.


WebWork Project Page