net.sf.wfnm
Class LogHelper

java.lang.Object
  extended bynet.sf.wfnm.LogHelper

public class LogHelper
extends Object

A log helper that display debug information about the internal status of the framework and that display which objects the framework automatically removes.

Version:
1.0.6
Author:
Maurizio Albari

Constructor Summary
LogHelper()
           
 
Method Summary
static void logWebflowStack(AttributeContainer container)
          Log the webflow stack.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogHelper

public LogHelper()
Method Detail

logWebflowStack

public static void logWebflowStack(AttributeContainer container)
Log the webflow stack.

Parameters:
container - the attribute container


Copyright © 2004-2005 Maurizio Albari@SourceForge.net. All Rights Reserved.