| Package | Description |
|---|---|
| org.elasticsearch.common.inject.internal |
Guice (sounds like like "juice")
|
| org.elasticsearch.discovery.local | |
| org.elasticsearch.discovery.zen | |
| org.elasticsearch.search.aggregations.bucket.histogram |
| Class and Description |
|---|
| AbstractBindingBuilder
Bind a value or constant.
|
| BindingBuilder
Bind a non-constant key.
|
| BindingImpl |
| ComputationException
Wraps an exception that occurred during a computation.
|
| ConstructionContext
Context of a dependency construction.
|
| Errors
A collection of error messages.
|
| ErrorsException
Indicates that a result could not be returned while preparing or resolving a binding.
|
| ExposedBindingImpl |
| ExposureBuilder
For private binder's expose() method.
|
| InternalContext
Internal context.
|
| InternalFactory
Creates objects which will be injected.
|
| MatcherAndConverter |
| Nullable
The presence of this annotation on a method parameter indicates that
null is an acceptable value for that parameter. |
| ProviderMethod
A provider that invokes a method and returns its result.
|
| Scoping
References a scope, either directly (as a scope instance), or indirectly (as a scope annotation).
|
| SourceProvider
Provides access to the calling line of code.
|
| ToStringBuilder
Helps with
toString() methods. |
| Class and Description |
|---|
| Nullable
The presence of this annotation on a method parameter indicates that
null is an acceptable value for that parameter. |
| Class and Description |
|---|
| Nullable
The presence of this annotation on a method parameter indicates that
null is an acceptable value for that parameter. |
| Class and Description |
|---|
| Nullable
The presence of this annotation on a method parameter indicates that
null is an acceptable value for that parameter. |
Copyright © 2009–2017. All rights reserved.