public interface SiteSessionStartProcessor
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
CLASS_VERSION
Class version string 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
processSiteSessionStart(SiteContext pSiteContext,
                       DynamoHttpServletRequest pRequest)
process the start of a site session 
 | 
static final java.lang.String CLASS_VERSION
void processSiteSessionStart(SiteContext pSiteContext, DynamoHttpServletRequest pRequest)
pSiteContext - the current site context objectpRequest - the request object