|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.bind.sys.debugger.impl.AbstractExecutionInfoCollector
public abstract class AbstractExecutionInfoCollector
abstract implementation
| Constructor Summary | |
|---|---|
AbstractExecutionInfoCollector()
|
|
| Method Summary | |
|---|---|
void |
addInfo(ExecutionInfo info)
add an execution information |
abstract void |
addInfo(JSONObject info)
|
java.lang.String |
popStack()
pop the execution stack |
void |
pushStack(java.lang.String name)
push the execution stack |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractExecutionInfoCollector()
| Method Detail |
|---|
public abstract void addInfo(JSONObject info)
public void pushStack(java.lang.String name)
BindingExecutionInfoCollector
pushStack in interface BindingExecutionInfoCollectorpublic java.lang.String popStack()
BindingExecutionInfoCollector
popStack in interface BindingExecutionInfoCollectorpublic void addInfo(ExecutionInfo info)
BindingExecutionInfoCollector
addInfo in interface BindingExecutionInfoCollector
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||