JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
org.jboss.cdi.tck.spi.EL
Packages that use
EL
Package
Description
org.jboss.cdi.tck.api
Uses of
EL
in
org.jboss.cdi.tck.api
Methods in
org.jboss.cdi.tck.api
that return
EL
Modifier and Type
Method
Description
EL
Configuration.
getEl
()
The implementation of
EL
in use.
Methods in
org.jboss.cdi.tck.api
with parameters of type
EL
Modifier and Type
Method
Description
void
Configuration.
setEl
(
EL
el)