public class ContextHolder<T extends Context>
extends java.lang.Object
| Constructor and Description |
|---|
ContextHolder(T context,
java.lang.Class<T> type,
java.lang.annotation.Annotation qualifier) |
| Modifier and Type | Method and Description |
|---|---|
T |
getContext() |
java.util.Set<java.lang.annotation.Annotation> |
getQualifiers() |
java.lang.Class<T> |
getType() |
Copyright © 2014. All Rights Reserved.