public interface SiteSessionEndProcessor
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
Modifier and Type | Method and Description |
---|---|
void |
processSiteSessionEnd(SiteSession pSiteSession)
process the expiration of a SiteSession
|
static final java.lang.String CLASS_VERSION
void processSiteSessionEnd(SiteSession pSiteSession)
pSiteSession
- the site session that is ending