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 © 2013 Seam Framework. All Rights Reserved.