Uses of Interface
org.jboss.resteasy.links.ELProvider
- 
Packages that use ELProvider Package Description org.jboss.resteasy.links  - 
- 
Uses of ELProvider in org.jboss.resteasy.links
Methods in org.jboss.resteasy.links that return types with arguments of type ELProvider Modifier and Type Method Description Class<? extends ELProvider>value()The class for the custom ELProvider that will set up the EL context for your resource discovery. 
 -