Searched refs:InterceptorModule (Results 1 – 1 of 1) sorted by relevance
445 static class InterceptorModule class in OSGiTestActivator489 Injector aopInjector = Guice.createInjector(new TestModule(bundle), new InterceptorModule()); in start()