org.teleal.cling.model.action
Class QueryStateVariableExecutor
java.lang.Object
org.teleal.cling.model.action.ActionExecutor
org.teleal.cling.model.action.QueryStateVariableExecutor
public class QueryStateVariableExecutor
- extends ActionExecutor
- Author:
- Christian Bauer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryStateVariableExecutor
public QueryStateVariableExecutor()
execute
protected void execute(ActionInvocation<LocalService> actionInvocation,
Object serviceImpl)
throws Exception
- Specified by:
execute
in class ActionExecutor
- Throws:
Exception
executeQueryStateVariable
protected void executeQueryStateVariable(ActionInvocation<LocalService> actionInvocation,
Object serviceImpl)
throws Exception
- Throws:
Exception
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.