com.bea.wlw.netui.pageflow.scoping

com.bea.wlw.netui.pageflow.scoping  Package

Interface Summary

ScopedRequest

A wrapper around HttpServletRequest, associated with a given scope-key.

ScopedResponse

A wrapper around HttpServletResponse, associated with a given scope-key.

ScopedServletContext

A wrapper around ServletContext, associated with a given scope-key.

Class Summary

ScopedServletUtils

Utilities for creating scoped wrapper versions of HttpRequest, HttpResponse, ServletContext.