Uses of Class
com.google.inject.spi.DefaultElementVisitor
Packages that use DefaultElementVisitor
Package
Description
Guice (sounds like "juice")
Helper methods for working with Guice.
-
Uses of DefaultElementVisitor in com.google.inject.internal
Subclasses of DefaultElementVisitor in com.google.inject.internalModifier and TypeClassDescription(package private) classGuarantees that processing of Binding elements happens in a sane way.(package private) classAbstract base class for creating an injector from module elements.(package private) final classHandlesBinder.bind(com.google.inject.Key<T>)andBinder.bindConstant()elements.(package private) final classHandlesBinder.requestInjectionandBinder.requestStaticInjectioncommands.(package private) classA processor to gather injector options.(package private) final classHandlesBinder.bindInterceptorcommands.(package private) final classHandlesBinder#bindListenercommands.(package private) final classHandlesBinder.getProviderandBinder.getMembersInjector(TypeLiteral)commands.(package private) final classHandlesBinder.addErrorcommands.(package private) final classHandlesBinder.scanModulesForAnnotatedMethodscommands.(package private) final classHandlesBinder.newPrivateBinder()elements.(package private) final classHandlesBinder.bindScopecommands.(package private) final classHandlesBinder.convertToTypescommands.(package private) classProcesses just UntargettedBindings. -
Uses of DefaultElementVisitor in com.google.inject.util
Subclasses of DefaultElementVisitor in com.google.inject.util