Package org.teleal.cling.model.action

Interface Summary
ActionExecutor Executes an ActionInvocation.
 

Class Summary
AbstractActionExecutor Shared procedures for action executors based on an actual service implementation instance.
ActionArgumentValue<S extends Service> Represents the value of an action input or output argument.
ActionInvocation<S extends Service> The input, output, and failure values of an action invocation.
MethodActionExecutor Invokes methods on a service implementation instance with reflection.
QueryStateVariableExecutor Special executor for one action, the deprecated "query the value of the any state variable" action.
 

Exception Summary
ActionException Thrown (or encapsulated in ActionInvocation when an action execution failed.
 



Copyright © 2011 Teleal GmbH, Switzerland. All Rights Reserved.