> In short term removing "final" from method signatures would allow to > mock it for tests and return customized impl from > org.apache.wicket.protocol.http.WebApplication.getAjaxRequestTargetProvider().
setAjaxRequestTargetProvider()?
> In short term removing "final" from method signatures would allow to > mock it for tests and return customized impl from > org.apache.wicket.protocol.http.WebApplication.getAjaxRequestTargetProvider().
setAjaxRequestTargetProvider()?