| Package | Description | 
|---|---|
| griffon.core.injection | 
 Test support. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static <T> Key<T> | 
Key.of(Binding<T> binding)  | 
static <T> Key<T> | 
Key.of(Class<T> source)  | 
static <T> Key<T> | 
Key.of(Class<T> source,
  Annotation annotation)  | 
static <T> Key<T> | 
Key.of(Class<T> source,
  Class<? extends Annotation> annotationType)  |