public interface HstRequestContextComponent
Modifier and Type | Method and Description |
---|---|
HstMutableRequestContext |
create(boolean portletContext)
Creates a mutable request context for either a servlet or portlet context.
|
void |
release(HstRequestContext context)
Release a request context back to the context pool.
|
HstMutableRequestContext create(boolean portletContext)
portletContext
- void release(HstRequestContext context)
context
- Copyright © 2008-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.