| Package | Description |
|---|---|
| org.dbrain.binder.directory | |
| org.dbrain.binder.system.directory |
| Modifier and Type | Method and Description |
|---|---|
static <U> ServiceKey.Builder<U> |
ServiceKey.from(Class<U> clazz) |
ServiceKey.Builder<T> |
ServiceKey.Builder.named(String name) |
ServiceKey.Builder<T> |
ServiceKey.Builder.qualifiedBy(Annotation quality) |
ServiceKey.Builder<T> |
ServiceKey.Builder.qualifiedBy(Class<? extends Annotation> quality) |
ServiceKey.Builder<T> |
ServiceKey.Builder.qualifiedBy(Iterable<Annotation> quality) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceKeyBuilderImpl<T>
Created by epoitras on 3/15/15.
|
Copyright © 2015. All rights reserved.