40414243444546
private final WebComponent webComponent; public DefaultJersey(FilterConfig config) throws ServletException { this.webComponent = new VRaptorResourceConfig(); this.webComponent.init(new WebFilterConfig(config)); }