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