Package | Description |
---|---|
com.google.inject.spi |
Guice service provider interface
|
Modifier and Type | Method and Description |
---|---|
V |
BindingTargetVisitor.visit(ProviderBinding<? extends T> binding)
Visit a binding to a
Provider that delegates to the binding for the
provided type. |
V |
DefaultBindingTargetVisitor.visit(ProviderBinding<? extends T> providerBinding) |
Copyright © 2006–2018 Google, Inc.. All rights reserved.