Home
last modified time | relevance | path

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

/external/guice/core/test/com/googlecode/guice/bundle/
DOSGiTestActivator.java445 static class InterceptorModule class in OSGiTestActivator
489 Injector aopInjector = Guice.createInjector(new TestModule(bundle), new InterceptorModule()); in start()