|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.siprop.v2.ua.impl.UAInterpreter
public class UAInterpreter
This class is an interpreter for UACommand.
| Constructor Summary | |
|---|---|
UAInterpreter()
Constructor. |
|
| Method Summary | |
|---|---|
void |
createCommandList(java.util.List<java.lang.String> commandList,
java.lang.String serviceName)
create list of UACommand. |
void |
exec(Context context,
UAContext uaContext)
Execute interpreter. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UAInterpreter()
| Method Detail |
|---|
public void createCommandList(java.util.List<java.lang.String> commandList,
java.lang.String serviceName)
commandList - serviceName -
public void exec(Context context,
UAContext uaContext)
context - uaContext -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||