Home
last modified time | relevance | path

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

/external/guice/core/test/com/googlecode/guice/bundle/
DOSGiTestActivator.java546 Injector aopInjector = Guice.createInjector(new TestModule(bundle), new InterceptorModule()); in start() local
554 aopInjector.getInstance(Key.get(api, named(vis.name()))); in start()
562 aopInjector.getInstance(Random.class); in start()