555556557558559560561
public ActionLinkHandler buildActionLinkHandler( @Inject("infrastructure:ComponentEventResultProcessor") ComponentEventResultProcessor resultProcessor) { return new ActionLinkHandlerImpl(resultProcessor, _requestPageCache, _linkFactory); }