|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.tapestry.util.ServletContextPropertySource
Constructor Summary | |
ServletContextPropertySource(javax.servlet.ServletContext context)
|
Method Summary | |
java.lang.String |
getPropertyValue(java.lang.String propertyName)
Invokes ServletContext.getInitParameter(java.lang.String) . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServletContextPropertySource(javax.servlet.ServletContext context)
Method Detail |
public java.lang.String getPropertyValue(java.lang.String propertyName)
ServletContext.getInitParameter(java.lang.String)
.
getPropertyValue
in interface IPropertySource
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |