Uses of Class
com.google.inject.spi.TypeListenerBinding
Packages that use TypeListenerBinding
Package
Description
Guice (sounds like "juice")
Guice service provider interface
-
Uses of TypeListenerBinding in com.google.inject.internal
Methods in com.google.inject.internal with parameters of type TypeListenerBindingModifier and TypeMethodDescriptionErrors.errorNotifyingTypeListener
(TypeListenerBinding listener, TypeLiteral<?> type, Throwable cause) -
Uses of TypeListenerBinding in com.google.inject.spi
Methods in com.google.inject.spi with parameters of type TypeListenerBindingModifier and TypeMethodDescriptionDefaultElementVisitor.visit
(TypeListenerBinding binding) ElementVisitor.visit
(TypeListenerBinding binding) Visit an injectable type listener binding.