Class ProxyTypeRouter

java.lang.Object
org.chenile.owiz.impl.CommandBase<ChenileExchange>
org.chenile.owiz.impl.Router<ChenileExchange>
org.chenile.proxy.interceptors.ProxyTypeRouter
All Implemented Interfaces:
org.chenile.owiz.AttachableCommand<ChenileExchange>, org.chenile.owiz.BypassableCommand<ChenileExchange>, org.chenile.owiz.Command<ChenileExchange>, org.chenile.owiz.OrchestrationAware<ChenileExchange>

public class ProxyTypeRouter extends org.chenile.owiz.impl.Router<ChenileExchange>
Returns the correct route based on if the service is local or remote
Author:
Raja Shankar Kolluru