Uses of Interface
com.google.inject.spi.SourceProvider

Packages that use SourceProvider
com.google.inject.spi Guice service provider interface 
 

Uses of SourceProvider in com.google.inject.spi
 

Methods in com.google.inject.spi with parameters of type SourceProvider
static void SourceProviders.withDefault(SourceProvider sourceProvider, java.lang.Runnable r)
          Sets the default source provider, runs the given command, and then restores the previous default source provider.
 



Copyright © 2008. All Rights Reserved.