Class ServiceInvoker

java.lang.Object
org.chenile.core.interceptors.ServiceInvoker
All Implemented Interfaces:
Command<ChenileExchange>

public class ServiceInvoker extends Object implements Command<ChenileExchange>
This command invokes a service gathering inputs from ChenileExchange. Inserted at the end of the interception chain.