Uses of Interface
org.jboss.cdi.tck.spi.Contexts
Packages that use Contexts
-
Uses of Contexts in org.jboss.cdi.tck.api
Methods in org.jboss.cdi.tck.api that return ContextsModifier and TypeMethodDescription<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 ContextsModifier and TypeMethodDescription<T extends jakarta.enterprise.context.spi.Context>
voidConfiguration.setContexts
(Contexts<T> contexts)