Uses of Interface
org.jboss.cdi.tck.spi.Contexts
-
Packages that use Contexts Package Description org.jboss.cdi.tck.api -
-
Uses of Contexts in org.jboss.cdi.tck.api
Methods in org.jboss.cdi.tck.api that return Contexts Modifier and Type Method Description <T extends jakarta.enterprise.context.spi.Context>
Contexts<T>Configuration. getContexts()
The implementation ofContexts
in use.Methods in org.jboss.cdi.tck.api with parameters of type Contexts Modifier and Type Method Description <T extends jakarta.enterprise.context.spi.Context>
voidConfiguration. setContexts(Contexts<T> contexts)
-