PMPage Class Reference

Inherits com::webobjects::appserver::WOComponent.

Collaboration diagram for PMPage:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void appendToResponse (WOResponse response, WOContext context)
String descriptionForResponse (WOResponse aResponse, WOContext aContext)
String descriptionForResponse ()
 PMPage (WOContext context)

Protected Member Functions

String defaultDescriptionForResponse ()
String sessionIDSubstring ()

Protected Attributes

final String WO_LOGGING_CUSTOM_ENV_NAME = "x-webobjects-customenv"
final String WO_LOGGING_SEPARATOR = ";"


Detailed Description

Example implementation of PMPage for WOLogging.

Constructor & Destructor Documentation

PMPage ( WOContext  context  ) 


Member Function Documentation

void appendToResponse ( WOResponse  response,
WOContext  context 
)

String defaultDescriptionForResponse (  )  [protected]

default page information: app name, sessionID MD5 and page name.

String descriptionForResponse ( WOResponse  aResponse,
WOContext  aContext 
)

overridden implementation of descriptionForResponse(WOResponse,WOContext) so that it returns descriptionForResponse() with no params.

String descriptionForResponse (  ) 

override this method to log more information. This is invoked in appendToResponse.

String sessionIDSubstring (  )  [protected]

Returns:
8-digit alphanumeric sessionID substring


Member Data Documentation

final String WO_LOGGING_CUSTOM_ENV_NAME = "x-webobjects-customenv" [protected]

final String WO_LOGGING_SEPARATOR = ";" [protected]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:38 2012 for Project Wonder by  doxygen 1.5.8