public interface BindingExecutionInfoCollector
Modifier and Type | Method and Description |
---|---|
void |
addInfo(ExecutionInfo info)
add an execution information
|
java.lang.String |
popStack()
pop the execution stack
|
void |
pushStack(java.lang.String name)
push the execution stack
|
void pushStack(java.lang.String name)
java.lang.String popStack()
void addInfo(ExecutionInfo info)
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.