public interface ELContextObjectProvider
The VE Design Time Engine invokes EL Context Object Providers before rendering of a page request begins. NOTE : **************************IMPORTANT**************************** There should be no state information in the ELContextObjectProvider implementation
| Modifier and Type | Method and Description |
|---|---|
void |
updateELContextObjects(javax.servlet.ServletRequest servletRequest,
java.lang.ClassLoader webAppClassLoader) |