org.zkoss.bind.sys.debugger.impl
Class DefaultExecutionInfoCollector

java.lang.Object
  extended by org.zkoss.bind.sys.debugger.impl.AbstractExecutionInfoCollector
      extended by org.zkoss.bind.sys.debugger.impl.DefaultExecutionInfoCollector
All Implemented Interfaces:
BindingExecutionInfoCollector

public class DefaultExecutionInfoCollector
extends AbstractExecutionInfoCollector

Since:
6.5.2
Author:
dennis

Constructor Summary
DefaultExecutionInfoCollector()
           
 
Method Summary
 void addInfo(JSONObject info)
           
protected  void out(java.lang.String string)
           
 
Methods inherited from class org.zkoss.bind.sys.debugger.impl.AbstractExecutionInfoCollector
addInfo, popStack, pushStack
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultExecutionInfoCollector

public DefaultExecutionInfoCollector()
Method Detail

addInfo

public void addInfo(JSONObject info)
Specified by:
addInfo in class AbstractExecutionInfoCollector

out

protected void out(java.lang.String string)


Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo