|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HstRequestContextComponent
Factory component to create HstRequestContext object. This is an INTERNAL USAGE ONLY API. Clients should not cast to these interfaces as they should never be used from client code
Method Summary | |
---|---|
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. |
Method Detail |
---|
HstMutableRequestContext create(boolean portletContext)
portletContext
-
void release(HstRequestContext context)
context
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |