PFProfiler Class Reference

Collaboration diagram for PFProfiler:

Collaboration graph
[legend]

List of all members.

Classes

interface  Delegate
class  LRUMap< U, V >

Static Public Member Functions

static PFStatsNode currentStats ()
static void didAppendToResponse (WOElement element, WOResponse response, WOContext context)
static void endRequest (WORequest request)
static void incrementCounter (String counterName)
static synchronized long nextStatsID ()
static PFStatsNode popStats ()
static void pushStats (String name, String type, Object target, Object context)
static void registerRequestHandler ()
static void setCurrentStats (PFStatsNode stats)
static void setStatsWithID (PFStatsNode stats, String id)
static void startRequest (WORequest request)
static PFStatsNode statsWithID (String id)
static void willAppendToResponse (WOElement element, WOResponse response, WOContext context)

Static Package Functions

 [static initializer]

Static Private Attributes

static ThreadLocal< PFStatsNode_currentStats
static List< PFProfiler.Delegate > _delegates
static Map< String, PFStatsNode_stats
static long _statsID


Member Function Documentation

[static initializer] (  )  [static, package]

static PFStatsNode currentStats (  )  [static]

static void didAppendToResponse ( WOElement  element,
WOResponse  response,
WOContext  context 
) [static]

static void endRequest ( WORequest  request  )  [static]

static void incrementCounter ( String  counterName  )  [static]

static synchronized long nextStatsID (  )  [static]

static PFStatsNode popStats (  )  [static]

static void pushStats ( String  name,
String  type,
Object  target,
Object  context 
) [static]

static void registerRequestHandler (  )  [static]

static void setCurrentStats ( PFStatsNode  stats  )  [static]

static void setStatsWithID ( PFStatsNode  stats,
String  id 
) [static]

static void startRequest ( WORequest  request  )  [static]

static PFStatsNode statsWithID ( String  id  )  [static]

static void willAppendToResponse ( WOElement  element,
WOResponse  response,
WOContext  context 
) [static]


Member Data Documentation

ThreadLocal<PFStatsNode> _currentStats [static, private]

List<PFProfiler.Delegate> _delegates [static, private]

Map<String, PFStatsNode> _stats [static, private]

long _statsID [static, private]


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

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