java - How to use Google Guice SPI? -


i have guiceservice class injector creating , getbean method in api class, after move project maven guice modules have been in impl module. how might guice modules impl jar google guice spi create injector? has few documenation , no examples..

please not recommend java spi , reflection. need guice spi.


Comments

Popular posts from this blog

ios - Change Storyboard View using Seague -

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -