Class ChenileEntryPoint

java.lang.Object
org.chenile.core.entrypoint.ChenileEntryPoint

public class ChenileEntryPoint extends Object
The entry point to the Chenile highway. All transports must eventually delegate to this class. It uses an OWIZ orchestration chain to trigger all the interceptors and eventually the service class.