Class CheckedProviderMethodsModule

java.lang.Object
com.google.inject.throwingproviders.CheckedProviderMethodsModule
All Implemented Interfaces:
Module

final class CheckedProviderMethodsModule extends Object implements Module
Creates bindings to methods annotated with @CheckedProvides. Use the scope and binding annotations on the provider method to configure the binding.