Uses of Interface
org.jboss.cdi.tck.spi.Contexts

Packages that use Contexts
org.jboss.cdi.tck.api   
 

Uses of Contexts in org.jboss.cdi.tck.api
 

Methods in org.jboss.cdi.tck.api that return Contexts
<T extends javax.enterprise.context.spi.Context>
Contexts<T>
Configuration.getContexts()
          The implementation of Contexts in use.
 

Methods in org.jboss.cdi.tck.api with parameters of type Contexts
<T extends javax.enterprise.context.spi.Context>
void
Configuration.setContexts(Contexts<T> contexts)
           
 



Copyright © 2008-2014 Seam Framework. All Rights Reserved.