Uses of Interface
com.google.inject.binder.AnnotatedElementBuilder
Packages that use AnnotatedElementBuilder
Package
Description
Google Guice (pronounced "juice") is an ultra-lightweight dependency injection framework.
Guice (sounds like "juice")
-
Uses of AnnotatedElementBuilder in com.google.inject
Methods in com.google.inject that return AnnotatedElementBuilderModifier and TypeMethodDescriptionPrivateBinder.expose(TypeLiteral<?> type) Makes a binding fortypeavailable to the enclosing environment.Makes a binding fortypeavailable to the enclosing environment.protected final AnnotatedElementBuilderPrivateModule.expose(TypeLiteral<?> type) Makes a binding fortypeavailable to other modules and the injector.protected final AnnotatedElementBuilderMakes a binding fortypeavailable to other modules and the injector. -
Uses of AnnotatedElementBuilder in com.google.inject.internal
Classes in com.google.inject.internal that implement AnnotatedElementBuilder