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