public interface WebContext<C> extends Context
ServletContext
, HttpSession
and
HttpServletRequest
) backed component store.Modifier and Type | Field and Description |
---|---|
static String |
COMPONENTS
The attribute name to get descriptor-component map from Web context.
|
static final String COMPONENTS
Copyright © 2011-2014 Eiichiro Uchiumi. All Rights Reserved.