org.javalid.core.el
Interface ELContextFactory

All Known Implementing Classes:
ELContextFactoryImpl, ELContextFactoryJSFImpl

public interface ELContextFactory


Method Summary
 javax.el.ELContext getELContext()
           
 javax.el.ExpressionFactory getExpressionFactory()
           
 

Method Detail

getELContext

javax.el.ELContext getELContext()

getExpressionFactory

javax.el.ExpressionFactory getExpressionFactory()