Add a per-context interceptor. The hooks defined will be used only for requests that are matched in this context. contextMap hook is not called ( since the context is not known at that time. This method will only store the interceptor. No action takes place before the context is added ( since contextM may be unknown ).
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.