com.google.inject.spi.ElementVisitor<V> |
Known Indirect Subclasses |
Visit elements.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Visit a mapping from a key (type and optional annotation) to the strategy for getting
instances of the type.
| |||||||||||
Visit a disable circular proxies command.
| |||||||||||
Visit a request to inject the instance fields and methods of an instance.
| |||||||||||
Visit a registration of interceptors for matching methods of matching classes.
| |||||||||||
Visit a lookup of the members injector.
| |||||||||||
Visit an error message and the context in which it occured.
| |||||||||||
Visit a collection of configuration elements for a
private binder . | |||||||||||
Visit a lookup of the provider for a type.
| |||||||||||
Visit a require explicit bindings command.
| |||||||||||
Visit a registration of a scope annotation with the scope that implements it.
| |||||||||||
Visit a request to inject the static fields and methods of type.
| |||||||||||
Visit a registration of type converters for matching target types.
| |||||||||||
Visit an injectable type listener binding.
|
Visit a mapping from a key (type and optional annotation) to the strategy for getting instances of the type.
Visit a disable circular proxies command.
Visit a request to inject the instance fields and methods of an instance.
Visit a registration of interceptors for matching methods of matching classes.
Visit a lookup of the members injector.
Visit an error message and the context in which it occured.
Visit a collection of configuration elements for a private binder
.
Visit a lookup of the provider for a type.
Visit a require explicit bindings command.
Visit a registration of a scope annotation with the scope that implements it.
Visit a request to inject the static fields and methods of type.
Visit a registration of type converters for matching target types.
Visit an injectable type listener binding.