Home
last modified time | relevance | path

Searched refs:configureServlets (Results 1 – 19 of 19) sorted by relevance

/external/guice/extensions/servlet/test/com/google/inject/servlet/
DFilterDispatchIntegrationTest.java73 protected void configureServlets() { in testDispatchRequestToManagedPipeline()
134 protected void configureServlets() { in testDispatchThatNoFiltersFire()
181 protected void configureServlets() { in testDispatchFilterPipelineWithRegexMatching()
244 protected void configureServlets() { in testFilterBypass()
321 protected void configureServlets() { in testFilterOrder()
326 protected void configureServlets() { in testFilterOrder()
372 protected void configureServlets() { in testFilterExceptionPrunesStack()
401 protected void configureServlets() { in testServletExceptionPrunesStack()
DInvalidScopeBindingTest.java32 protected void configureServlets() { in testServletInNonSingletonScopeThrowsServletException()
53 protected void configureServlets() { in testFilterInNonSingletonScopeThrowsServletException()
74 protected void configureServlets() { in testHappyCaseFilter()
DServletDispatchIntegrationTest.java68 protected void configureServlets() { in testDispatchRequestToManagedPipelineServlets()
115 protected void configureServlets() { in testDispatchRequestToManagedPipelineWithFilter()
252 protected void configureServlets() { in testForwardUsingRequestDispatcher()
284 protected void configureServlets() { in testQueryInRequestUri_regex()
320 protected void configureServlets() { in testQueryInRequestUri()
DVarargsFilterDispatchIntegrationTest.java47 protected void configureServlets() { in testDispatchRequestToManagedPipeline()
90 protected void configureServlets() { in testDispatchThatNoFiltersFire()
134 protected void configureServlets() { in testDispatchFilterPipelineWithRegexMatching()
DVarargsServletDispatchIntegrationTest.java66 protected void configureServlets() { in testDispatchRequestToManagedPipelineServlets()
109 protected void configureServlets() { in testVarargsSkipDispatchRequestToManagedPipelineServlets()
152 protected void configureServlets() { in testDispatchRequestToManagedPipelineWithFilter()
DScopeRequestIntegrationTest.java59 protected void configureServlets() { in testNonHttpRequestScopedCallable()
103 protected void configureServlets() { in testWrongValueClasses()
128 protected void configureServlets() { in testNullReplacement()
DMultipleServletInjectorsTest.java66 protected void configureServlets() { in testTwoInjectors()
88 protected void configureServlets() { in testTwoInjectors()
DMultiModuleDispatchIntegrationTest.java48 protected void configureServlets() { in testDispatchRequestToManagedPipeline()
58 protected void configureServlets() { in testDispatchRequestToManagedPipeline()
DServletModuleTest.java73 protected void configureServlets() { in testServletModule_badPattern()
88 protected void configureServlets() { in configureServlets() method in ServletModuleTest.Module
DEdslTest.java46 protected void configureServlets() { in testExplicitBindingsWorksWithGuiceServlet()
62 protected void configureServlets() { in testConfigureServlets()
DInjectedFilterPipelineTest.java44 protected void configureServlets() { in setUp()
62 protected void configureServlets() { in setUp()
DContinuingRequestIntegrationTest.java119 protected void configureServlets() { in testRequestContinuesInOtherThread()
161 protected void configureServlets() { in testRequestContinuationDiesInHttpRequestThread()
DServletTest.java187 protected void configureServlets() { in testRequestAndResponseBindings_wrappingFilter()
255 protected void configureServlets() { in testRequestAndResponseBindings_matchesPassedParameters()
461 protected void configureServlets() { in testGuiceFilterConstructors()
DFilterPipelineTest.java41 protected void configureServlets() { in setUp()
DContextPathTest.java65 protected void configureServlets() { in setUp()
DExtensionSpiTest.java246 protected void configureServlets() { in configureServlets() method in ExtensionSpiTest.Module
/external/guice/extensions/servlet/src/com/google/inject/servlet/
DServletModule.java52 configureServlets(); in configure()
236 protected void configureServlets() {} in configureServlets() method in ServletModule
/external/guice/extensions/struts2/example/src/com/google/inject/struts2/example/
DExampleListener.java39 protected void configureServlets() { in getInjector()
/external/guice/extensions/struts2/test/com/google/inject/struts2/
DStruts2FactoryTest.java53 protected void configureServlets() { in getInjector()