|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teleal.cling.model.action.ActionExecutor
org.teleal.cling.model.action.QueryStateVariableExecutor
public class QueryStateVariableExecutor
Field Summary |
---|
Fields inherited from class org.teleal.cling.model.action.ActionExecutor |
---|
outputArgumentAccessors |
Constructor Summary | |
---|---|
QueryStateVariableExecutor()
|
Method Summary | |
---|---|
protected void |
execute(ActionInvocation<LocalService> actionInvocation,
java.lang.Object serviceImpl)
|
protected void |
executeQueryStateVariable(ActionInvocation<LocalService> actionInvocation,
java.lang.Object serviceImpl)
|
Methods inherited from class org.teleal.cling.model.action.ActionExecutor |
---|
execute, getOutputArgumentAccessors, readOutputArgumentValues, setOutputArgumentValues |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryStateVariableExecutor()
Method Detail |
---|
protected void execute(ActionInvocation<LocalService> actionInvocation, java.lang.Object serviceImpl) throws java.lang.Exception
execute
in class ActionExecutor
java.lang.Exception
protected void executeQueryStateVariable(ActionInvocation<LocalService> actionInvocation, java.lang.Object serviceImpl) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |