org.apache.beehive.netui.pageflow
Class DefaultPageFlowEventReporter.LogMsg

Object
  extended by DefaultPageFlowEventReporter.LogMsg
Enclosing class:
DefaultPageFlowEventReporter

protected static class DefaultPageFlowEventReporter.LogMsg
extends Object


Constructor Summary
DefaultPageFlowEventReporter.LogMsg(String eventName)
           
 
Method Summary
 void addParam(String name, Object value)
           
 String toString()
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DefaultPageFlowEventReporter.LogMsg

public DefaultPageFlowEventReporter.LogMsg(String eventName)
Method Detail

addParam

public void addParam(String name,
                     Object value)

toString

public String toString()
Overrides:
toString in class Object