Constructor and Description |
---|
ContextHolder(T context,
Class<T> type,
Annotation qualifier) |
Modifier and Type | Method and Description |
---|---|
T |
getContext() |
Set<Annotation> |
getQualifiers() |
Class<T> |
getType() |
public ContextHolder(T context, Class<T> type, Annotation qualifier)
public T getContext()
public Set<Annotation> getQualifiers()
Copyright © 2015. All Rights Reserved.