public class ContextHolder<T extends javax.enterprise.context.spi.Context> extends Object
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.