com.opensymphony.webwork.lifecycle |
Web specific listener classes for lifecycle management.
This package has been deprecated in favor of Spring-WebWork integration.
|
Java Source File Name | Type | Comment |
ApplicationLifecycleListener.java | Class | A servlet context listener to handle the lifecycle of an application-based XWork component manager. |
LifecycleListener.java | Class | The default mechanism for initializing the session and application scopes for XWork's IoC
container. |
SessionLifecycleListener.java | Class | A filter to handle the lifecycle of an HTTP session-based XWork component manager. |
SessionLifecycleListenerCompatWeblogic61.java | Class | author: Scott N. |