WOHelperFunctionDebugUtilities Class Reference

Collaboration diagram for WOHelperFunctionDebugUtilities:

Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static boolean debugEnabledForComponent (WOComponent component)
static void setDebugEnabled (WOAssociation association, WOComponent component)

Static Public Attributes

static Logger log = Logger.getLogger(WOHelperFunctionDebugUtilities.class)

Static Protected Member Functions

static void resolveMethods ()

Static Private Attributes

static Method _debugEnabledForComponentMethod
static boolean _resolvedMethods


Detailed Description

Utilities for binding debug support.

Author:
mschrag

Member Function Documentation

static boolean debugEnabledForComponent ( WOComponent  component  )  [static]

Returns whether or not debug is enabled for the given component.

Parameters:
component the component to check
Returns:
whether or not debug is enabled for the given component

static void resolveMethods (  )  [static, protected]

static void setDebugEnabled ( WOAssociation  association,
WOComponent  component 
) [static]

Sets the debug flag on WOAssociations for the component based on whether or not debug is enabled.

Parameters:
association the association
component the component


Member Data Documentation

Method _debugEnabledForComponentMethod [static, private]

boolean _resolvedMethods [static, private]

Logger log = Logger.getLogger(WOHelperFunctionDebugUtilities.class) [static]


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