org.fourthline.cling.model.action
Interface ActionExecutor

All Known Implementing Classes:
AbstractActionExecutor, MethodActionExecutor, QueryStateVariableExecutor

public interface ActionExecutor

Executes an ActionInvocation.

Author:
Christian Bauer

Method Summary
 void execute(ActionInvocation<LocalService> actionInvocation)
           
 

Method Detail

execute

void execute(ActionInvocation<LocalService> actionInvocation)


Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.