Hi, Currently in MSF4J Interceptor level, we can get the HTTP handler method which would be invoked by calling serviceMethodInfo.getMethod().
Additionally, It will be useful to have request parameters as well in order to perform various types of request validations in Interceptor level such as Bean validation and ETag validation. Tried to do a fix which adds a new field to ServiceMethodInfo class as args[] [1]. But this required some API changes. Thanks! [1] https://github.com/wso2/msf4j/pull/356 -- Malintha Amarasinghe Software Engineer *WSO2, Inc. - lean | enterprise | middleware* http://wso2.com/ Mobile : +94 712383306P
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
