| Package | Description |
|---|---|
| org.zkoss.bind.impl |
Core Implementation for ZK Bind
|
| org.zkoss.bind.sys |
System level classes for ZK Bind
|
| org.zkoss.bind.sys.debugger |
Debugger level classes for ZK Bind
|
| org.zkoss.bind.sys.debugger.impl |
Debugger implementation classes for ZK Bind
|
| Modifier and Type | Method and Description |
|---|---|
BindingExecutionInfoCollector |
BinderImpl.getBindingExecutionInfoCollector() |
| Modifier and Type | Method and Description |
|---|---|
BindingExecutionInfoCollector |
BinderCtrl.getBindingExecutionInfoCollector()
get binding execution info collector
|
| Modifier and Type | Method and Description |
|---|---|
abstract BindingExecutionInfoCollector |
DebuggerFactory.getExecutionInfoCollector()
Get the collector, the sub-class have to consider the thread-safe issue when implementing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExecutionInfoCollector
abstract implementation
|
class |
DefaultExecutionInfoCollector |
| Modifier and Type | Method and Description |
|---|---|
protected BindingExecutionInfoCollector |
DefaultDebuggerFactory.createBindingExecutionInfoCollector() |
BindingExecutionInfoCollector |
DefaultDebuggerFactory.getExecutionInfoCollector() |
Copyright © 2020. All rights reserved.