See: Description
Class | Description |
---|---|
AdaptableScope<A extends IAdaptable> |
A Guice
Scope that is bound to an IAdaptable -compliant type
and has to be scoped to a respective instance of that type. |
AdaptableScopes |
A utility class to support adaptable-based scoping.
|
AdaptableTypeListener |
A specific
TypeListener to support adapter map injection. |
AdapterMapImpl |
Implementation of
AdapterMap annotation. |
AdapterMapInjectionSupport |
A configuration module that can be installed (via
Binder.install(Module) ) to enable support for adapter map injections. |
AdapterMapInjector |
A specific
MembersInjector to support adapter map injection, i.e. |
AdapterMaps |
A utility class to support working with
AdapterMap annotations. |
Annotation Type | Description |
---|---|
AdapterMap |
A
BindingAnnotation that can be used to annotate the single parameter
(of type Map<AdapterKey<? |
Copyright (c) 2014 itemis AG and others. All rights reserved.