| Constructor and Description |
|---|
ContextHolder(T context,
Class<T> type,
Annotation qualifier) |
public ContextHolder(T context, Class<T> type, Annotation qualifier)
public T getContext()
public Set<Annotation> getQualifiers()
Copyright © 2014 Seam Framework. All Rights Reserved.