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