| Package | Description |
|---|---|
| com.google.inject.internal |
Guice (sounds like "juice")
|
| com.google.inject.spi |
Guice service provider interface
|
| Modifier and Type | Method | Description |
|---|---|---|
Errors |
Errors.duplicateScopes(ScopeBinding existing,
Class<? extends Annotation> annotationType,
Scope scope) |
| Modifier and Type | Method | Description |
|---|---|---|
V |
DefaultElementVisitor.visit(ScopeBinding scopeBinding) |
|
V |
ElementVisitor.visit(ScopeBinding binding) |
Visit a registration of a scope annotation with the scope that implements it.
|
Copyright © 2006–2018 Google, Inc.. All rights reserved.