|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DebuggerFactory | |
---|---|
org.zkoss.bind.sys.debugger | Debugger level classes for ZK Bind |
org.zkoss.bind.sys.debugger.impl | Debugger implementation classes for ZK Bind |
Uses of DebuggerFactory in org.zkoss.bind.sys.debugger |
---|
Methods in org.zkoss.bind.sys.debugger that return DebuggerFactory | |
---|---|
static DebuggerFactory |
DebuggerFactory.getInstance()
Thread safe method to get the factory instance |
Uses of DebuggerFactory in org.zkoss.bind.sys.debugger.impl |
---|
Subclasses of DebuggerFactory in org.zkoss.bind.sys.debugger.impl | |
---|---|
class |
DefaultDebuggerFactory
The default implementation of DebuggerFactory
it is execution scope implementation and provides client-log and system-out implementation |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |