org.zkoss.bind.addon.sys.debugger
Class ChromeConsoleDebuggerFactory

java.lang.Object
  extended by org.zkoss.bind.sys.debugger.DebuggerFactory
      extended by org.zkoss.bind.sys.debugger.impl.DefaultDebuggerFactory
          extended by org.zkoss.bind.addon.sys.debugger.ChromeConsoleDebuggerFactory

public class ChromeConsoleDebuggerFactory
extends org.zkoss.bind.sys.debugger.impl.DefaultDebuggerFactory

Author:
dennis

Field Summary
 
Fields inherited from class org.zkoss.bind.sys.debugger.DebuggerFactory
ENABLE_PROP, FACTORY_CLASS_PROP
 
Constructor Summary
ChromeConsoleDebuggerFactory()
           
 
Method Summary
protected  org.zkoss.bind.sys.debugger.BindingExecutionInfoCollector createBindingExecutionInfoCollector()
           
 
Methods inherited from class org.zkoss.bind.sys.debugger.impl.DefaultDebuggerFactory
createDefaultAnnotationInfoChecker, getAnnotationInfoChecker, getExecutionInfoCollector
 
Methods inherited from class org.zkoss.bind.sys.debugger.DebuggerFactory
getInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChromeConsoleDebuggerFactory

public ChromeConsoleDebuggerFactory()
Method Detail

createBindingExecutionInfoCollector

protected org.zkoss.bind.sys.debugger.BindingExecutionInfoCollector createBindingExecutionInfoCollector()
Overrides:
createBindingExecutionInfoCollector in class org.zkoss.bind.sys.debugger.impl.DefaultDebuggerFactory


Copyright © 2013. All Rights Reserved.