Package org.chenile.proxy.interceptors
Class LocalProxyInvoker
java.lang.Object
org.chenile.proxy.interceptors.LocalProxyInvoker
- All Implemented Interfaces:
Command<ChenileExchange>
Invokes the Chenile Entry point locally since this service is local.
- Author:
- Raja Shankar Kolluru
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
chenileEntryPoint
-
-
Constructor Details
-
LocalProxyInvoker
public LocalProxyInvoker()
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand<ChenileExchange>
- Throws:
Exception
-