Searched refs:ThrowingInvocationHandler (Results 1 – 1 of 1) sorted by relevance
31 private static class ThrowingInvocationHandler implements InvocationHandler { class in ServletTestUtils53 new Class[] { HttpServletRequest.class }, new ThrowingInvocationHandler()); in newFakeHttpServletRequest()96 new Class[] { HttpServletResponse.class }, new ThrowingInvocationHandler()); in newFakeHttpServletResponse()