Package org.chenile.core.entrypoint
Class ChenileEntryPoint
java.lang.Object
org.chenile.core.entrypoint.ChenileEntryPoint
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.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
chenileOrchExecutor
-
-
Constructor Details
-
ChenileEntryPoint
public ChenileEntryPoint()
-
-
Method Details
-
execute
-