org.teleal.cling.model.action
Class QueryStateVariableExecutor

java.lang.Object
  extended by org.teleal.cling.model.action.ActionExecutor
      extended by org.teleal.cling.model.action.QueryStateVariableExecutor

public class QueryStateVariableExecutor
extends ActionExecutor

Author:
Christian Bauer

Field Summary
 
Fields inherited from class org.teleal.cling.model.action.ActionExecutor
outputArgumentAccessors
 
Constructor Summary
QueryStateVariableExecutor()
           
 
Method Summary
protected  void execute(ActionInvocation<LocalService> actionInvocation, Object serviceImpl)
           
protected  void executeQueryStateVariable(ActionInvocation<LocalService> actionInvocation, 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

QueryStateVariableExecutor

public QueryStateVariableExecutor()
Method Detail

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.