|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectorg.apache.tiles.jsp.evaluator.el.JspExpressionFactoryFactory
public class JspExpressionFactoryFactory
Uses the JSP 2.1 ExpressionFactory to be used in Tiles.
| Field Summary | |
|---|---|
protected javax.servlet.ServletContext |
servletContext
The servlet context. |
| Constructor Summary | |
|---|---|
JspExpressionFactoryFactory()
|
|
| Method Summary | |
|---|---|
javax.el.ExpressionFactory |
getExpressionFactory()
Returns the expression factory to use. |
void |
setApplicationContext(TilesApplicationContext applicationContext)
Sets the Tiles application context. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected javax.servlet.ServletContext servletContext
| Constructor Detail |
|---|
public JspExpressionFactoryFactory()
| Method Detail |
|---|
public void setApplicationContext(TilesApplicationContext applicationContext)
setApplicationContext in interface TilesApplicationContextAwareapplicationContext - The Tiles application context.public javax.el.ExpressionFactory getExpressionFactory()
getExpressionFactory in interface ExpressionFactoryFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||