|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tiles.request.velocity.render.ApplicationContextJeeConfig
public class ApplicationContextJeeConfig
Implements JeeConfig to use parameters set through
VelocityRenderer#setParameter(String, String).
| Constructor Summary | |
|---|---|
ApplicationContextJeeConfig(org.apache.tiles.request.ApplicationContext applicationContext,
Map<String,String> params)
Constructor. |
|
| Method Summary | |
|---|---|
String |
findInitParameter(String key)
|
String |
getInitParameter(String name)
|
Enumeration<String> |
getInitParameterNames()
|
String |
getName()
|
javax.servlet.ServletContext |
getServletContext()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationContextJeeConfig(org.apache.tiles.request.ApplicationContext applicationContext,
Map<String,String> params)
applicationContext - The application context.params - Configuration parameters.| Method Detail |
|---|
public String getInitParameter(String name)
getInitParameter in interface org.apache.velocity.tools.view.JeeConfigpublic String findInitParameter(String key)
findInitParameter in interface org.apache.velocity.tools.view.JeeConfigpublic Enumeration<String> getInitParameterNames()
getInitParameterNames in interface org.apache.velocity.tools.view.JeeConfigpublic String getName()
getName in interface org.apache.velocity.tools.view.JeeConfigpublic javax.servlet.ServletContext getServletContext()
getServletContext in interface org.apache.velocity.tools.view.JeeConfig
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||