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

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.ChromeExtensionDebuggerFactory

public class ChromeExtensionDebuggerFactory
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
ChromeExtensionDebuggerFactory()
           
 
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

ChromeExtensionDebuggerFactory

public ChromeExtensionDebuggerFactory()
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.