Package javax.enterprise.context.spi

Interface Summary
Context Every webbeans component has an associated context that are defined by the NormalScope annotation.
Contextual<T> Each webbeans instance that is contained in the Context must be defined as Contextual.
CreationalContext<T> The CreationalContext holds incomplete Bean instances.
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.